[PATCH] D15644: [asan] Use private aliases for global variables (compiler-rt part).
Maxim Ostapenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 09:48:06 PST 2016
m.ostapenko set the repository for this revision to rL LLVM.
m.ostapenko updated this revision to Diff 45547.
m.ostapenko added a comment.
Fix an error with setting odr_indicator to 1 in CheckODRViolationViaIndicator + fix some spelling issues. I've also updated existing odr-violation.cc testcase to cover new functionality.
Repository:
rL LLVM
http://reviews.llvm.org/D15644
Files:
lib/asan/asan_flags.inc
lib/asan/asan_globals.cc
lib/asan/asan_interface_internal.h
test/asan/TestCases/Linux/local_alias.cc
test/asan/TestCases/Linux/odr-violation.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15644.45547.patch
Type: text/x-patch
Size: 8405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/3bb9dc57/attachment.bin>
More information about the llvm-commits
mailing list