[PATCH] D24455: [asan] Cleanup: Move tid into ErrorBase, add const to BufferedStackTrace, be consistent in constructor arguments and member order.

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 10:19:16 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281236: [asan] Cleanup: Move tid into ErrorBase, add const to BufferedStackTrace, be… (authored by filcab).

Changed prior to commit:
  https://reviews.llvm.org/D24455?vs=71009&id=71031#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24455

Files:
  compiler-rt/trunk/lib/asan/asan_errors.h
  compiler-rt/trunk/lib/asan/asan_report.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_libcdep.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24455.71031.patch
Type: text/x-patch
Size: 6595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160912/b3ca1bfa/attachment.bin>


More information about the llvm-commits mailing list