llvm-project/compiler-rt/lib/cfi
Vlad Tsyrklevich 8d7755e7aa CFI: Move STL allocator blacklist to clang
Summary:
The regular expression to match STL allocators can't easily account for
C++ mangling compression and fails to match some valid instances of STL
allocators. Perform this logic in clang instead.

Motivated by crbug.com/751385.

Reviewers: pcc, kcc, llvm-commits

Reviewed By: pcc

Differential Revision: https://reviews.llvm.org/D36291

llvm-svn: 310109
2017-08-04 20:04:01 +00:00
..
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
cfi.cc [cfi] Accept weak definition of __cfi_check. 2017-04-07 22:52:08 +00:00
cfi_blacklist.txt CFI: Move STL allocator blacklist to clang 2017-08-04 20:04:01 +00:00