[PATCH] [RFC] Print exact source locations of global variables in ASan error reports.

Alexey Samsonov vonosmas at gmail.com
Thu Jun 19 15:29:16 PDT 2014


Address kcc's comment. Add tests for the new functionality.

http://reviews.llvm.org/D4203

Files:
  projects/compiler-rt/lib/asan/asan_interface_internal.h
  projects/compiler-rt/lib/asan/asan_report.cc
  projects/compiler-rt/test/asan/TestCases/global-location.cc
  tools/clang/lib/CodeGen/CGDecl.cpp
  tools/clang/lib/CodeGen/CodeGenModule.cpp
  tools/clang/lib/CodeGen/CodeGenModule.h
  tools/clang/test/CodeGen/asan-globals.cpp
  tools/clang/test/CodeGen/sanitize-init-order.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4203.10663.patch
Type: text/x-patch
Size: 12772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140619/2f239708/attachment.bin>


More information about the cfe-commits mailing list