[Sanitize] Don't emit function attribute sanitize_address/thread/memory if the functi...
authorAlexey Samsonov <samsonov@google.com>
Wed, 6 Mar 2013 10:54:18 +0000 (10:54 +0000)
committerAlexey Samsonov <samsonov@google.com>
Wed, 6 Mar 2013 10:54:18 +0000 (10:54 +0000)
commita1c0a2a2c649e7c1db1c62632bb0598c9bf66b71
tree9071429b46096c7864ecb4a06fd13b3d6d8a94b3
parent5d14fc061f3c233692f95c3bd1c61ec78f3ed29f
[Sanitize] Don't emit function attribute sanitize_address/thread/memory if the function is blacklisted.

llvm-svn: 176550
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/address-safety-attr.cpp