mirror of
https://github.com/darlinghq/darling-compiler-rt.git
synced 2025-02-18 19:09:21 +00:00
Ignore stack-buffer-overflow in std::_Find_elem<*> / std::num_get<...>::_Getifld
Reviewed at http://reviews.llvm.org/D3650 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@208215 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6f2dd711b2
commit
69c15adcff
@ -8,3 +8,6 @@
|
||||
# global:*global_with_bad_access_or_initialization*
|
||||
# global:*global_with_initialization_issues*=init
|
||||
# type:*Namespace::ClassName*=init
|
||||
|
||||
# Stack buffer overflow in VC/INCLUDE/xlocnum, see http://goo.gl/L4qqUG
|
||||
fun:*_Find_elem@*@std*
|
||||
|
Loading…
x
Reference in New Issue
Block a user