[PATCH] D55621: [asan] Don't check ODR violations for particular types of globals
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 12 15:02:10 PST 2018
vitalybuka updated this revision to Diff 177947.
vitalybuka added a comment.
typo
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55621/new/
https://reviews.llvm.org/D55621
Files:
clang/test/CodeGen/asan-static-odr.cpp
compiler-rt/lib/asan/asan_globals.cc
compiler-rt/test/asan/TestCases/Linux/odr_indicators.cc
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/do-not-touch-odr-global.ll
llvm/test/Instrumentation/AddressSanitizer/global_metadata.ll
llvm/test/Instrumentation/AddressSanitizer/local_alias.ll
llvm/test/Instrumentation/AddressSanitizer/odr-check-ignore.ll
llvm/test/Instrumentation/AddressSanitizer/win-string-literal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55621.177947.patch
Type: text/x-patch
Size: 10733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/6c13556e/attachment-0001.bin>
More information about the llvm-commits
mailing list