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

Alexey Samsonov vonosmas at gmail.com
Mon Jun 23 23:24:19 PDT 2014


Bumped __asan_init version to mark ABI change.
Addressed comments by glider.

http://reviews.llvm.org/D4203

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  projects/compiler-rt/lib/asan/asan_dll_thunk.cc
  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
  test/Instrumentation/AddressSanitizer/global_metadata.ll
  test/Instrumentation/AddressSanitizer/instrument_global.ll
  test/Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll
  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.10773.patch
Type: text/x-patch
Size: 28401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140624/b326d685/attachment.bin>


More information about the llvm-commits mailing list