summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorIvan Krasin <krasin@chromium.org>2017-01-13 17:30:10 +0000
committerIvan Krasin <krasin@chromium.org>2017-01-13 17:30:10 +0000
commit10527a92539f3533b2149afd7f85b098eeee9b23 (patch)
treeecd24968eb1459ae5d38fe756adf2c97ac5bd880 /clang/lib/Frontend/CompilerInvocation.cpp
parent791bbf6f18bff3d02964b1db0ac1028917cf2082 (diff)
downloadbcm5719-llvm-10527a92539f3533b2149afd7f85b098eeee9b23.tar.gz
bcm5719-llvm-10527a92539f3533b2149afd7f85b098eeee9b23.zip
Fix UBSan bots by blacklisting bits/stl_tree.h.
Summary: libstdc++ has some undefined behavior in bits/stl_tree.h that has recently became excercised by some of the LLVM code. Given that fixing libstdc++ will take years, adding the file into a blacklist to fix bots seems like a necessity. Reviewers: vitalybuka Subscribers: llvm-commits, mgorny Differential Revision: https://reviews.llvm.org/D28686 llvm-svn: 291918
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud