[PATCH] D42644: [asan] Intercept std::rethrow_exception indirectly.

Robert Schneider via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 06:47:59 PST 2018


robot updated this revision to Diff 132990.
robot added a comment.

- Reformatted using clang-format
- Fixed copy&waste error CHECK(REAL(__cxa_throw))
- moved test from asan unit test to lit tests


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D42644

Files:
  lib/asan/asan_interceptors.cc
  lib/asan/asan_interceptors.h
  test/asan/TestCases/intercept-rethrow-exception.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42644.132990.patch
Type: text/x-patch
Size: 6839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180206/efae447f/attachment.bin>


More information about the cfe-commits mailing list