[tsan/msan] adding thread_safety and uninitialized_checks attributes
authorKostya Serebryany <kcc@google.com>
Mon, 11 Feb 2013 08:13:54 +0000 (08:13 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 11 Feb 2013 08:13:54 +0000 (08:13 +0000)
commitab39afa9d9b99c61842c8e3d0eb706bd16efdcf3
tree35b53df2aaa398d54deefbc9ff458c3ca93ebb10
parentf64c889cc94417322b0ff8ad1c61939183bf3c38
[tsan/msan] adding thread_safety and uninitialized_checks attributes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174864 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
docs/LangRef.rst
include/llvm/IR/Attributes.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/Attributes.cpp
lib/IR/Verifier.cpp
test/Bitcode/attributes.ll
utils/llvm.grm
utils/vim/llvm.vim