[PATCH] [compiler-rt] [asan] Refactor DescribeAddressIfStack to allow reuse for debugging API

Kuba Brecka kuba.brecka at gmail.com
Wed Jul 16 16:28:35 PDT 2014


Changed the struct initializer to an explicit variable, which is present in other parts of ASan code, so it should be MSVC-safe.

http://reviews.llvm.org/D4545

Files:
  lib/asan/asan_report.cc
  lib/asan/asan_report.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4545.11544.patch
Type: text/x-patch
Size: 3533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140716/766f774a/attachment.bin>


More information about the llvm-commits mailing list