diff options
author | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2017-08-04 20:04:01 +0000 |
---|---|---|
committer | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2017-08-04 20:04:01 +0000 |
commit | 8d7755e7aa974f34982a2fd517759f66d8ca7ef9 (patch) | |
tree | 01201e7fb74c8f78cfd992c0bb70df917eceb7af /llvm/lib/Fuzzer/test/coverage.test | |
parent | f1ca78c253893cd058ecb6453a5399d89d078553 (diff) | |
download | bcm5719-llvm-8d7755e7aa974f34982a2fd517759f66d8ca7ef9.tar.gz bcm5719-llvm-8d7755e7aa974f34982a2fd517759f66d8ca7ef9.zip |
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
Diffstat (limited to 'llvm/lib/Fuzzer/test/coverage.test')
0 files changed, 0 insertions, 0 deletions