[PATCH] D24131: Add NewAddressDescription, which can describe any type of address.

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 10:00:29 PDT 2016


filcab updated this revision to Diff 70855.
filcab added a comment.

Make it work on VS2013: only trivial initialization.
Added UNREACHABLE to the end of covered switches (silences VS warnings).


https://reviews.llvm.org/D24131

Files:
  lib/asan/asan_debugging.cc
  lib/asan/asan_descriptions.cc
  lib/asan/asan_descriptions.h
  lib/asan/asan_report.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24131.70855.patch
Type: text/x-patch
Size: 11379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160909/6910e24e/attachment.bin>


More information about the llvm-commits mailing list