]> granicus.if.org Git - clang/commit
enable TBAA when -fthread-sanitizer is given, even with -O0 or -relaxed-aliasing
authorKostya Serebryany <kcc@google.com>
Tue, 24 Apr 2012 06:57:01 +0000 (06:57 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 24 Apr 2012 06:57:01 +0000 (06:57 +0000)
commitc9fe6056e4ce8ffad1ef439fca3318a5faf1c075
treef18e188f2dbd00fc655808c23d90c0e187611d60
parent8ac95f19e6b8efc453de972dfb22ca56d54c627e
enable TBAA when -fthread-sanitizer is given, even with -O0 or  -relaxed-aliasing

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155430 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenTBAA.cpp
lib/CodeGen/CodeGenTBAA.h
test/CodeGen/tbaa-for-vptr.cpp