[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)
commitd688bab563da574394913722eea9fb8a9e062660
tree0d32257552d82cc26eab960dba3a1af6f5ace4c7
parent35d2dc765e8e69f6710104f5fd6109a1f49c085e
[tsan/msan] adding thread_safety and uninitialized_checks attributes

llvm-svn: 174864
12 files changed:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Attributes.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/LLToken.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/Attributes.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/Bitcode/attributes.ll
llvm/utils/llvm.grm
llvm/utils/vim/llvm.vim