aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2014-11-11 22:03:54 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2014-11-11 22:03:54 +0000
commite396bfc0646660661eef90edf258bfd16f225b62 (patch)
tree1103edd33f69355f587509bc93ef3655dd967dd2 /clang/lib/Frontend/CompilerInvocation.cpp
parent902edb9a2bd3bab6bdeabc59667c6b074b1c2e83 (diff)
downloadllvm-e396bfc0646660661eef90edf258bfd16f225b62.zip
llvm-e396bfc0646660661eef90edf258bfd16f225b62.tar.gz
llvm-e396bfc0646660661eef90edf258bfd16f225b62.tar.bz2
Bundle conditions checked by UBSan with sanitizer kinds they implement.
Summary: This change makes CodeGenFunction::EmitCheck() take several conditions that needs to be checked (all of them need to be true), together with sanitizer kinds these checks are for. This would allow to split one call into UBSan runtime into several calls in case different sanitizer kinds would have different recoverability settings. Tests should be fixed accordingly, I'm working on it. Test Plan: regression test suite. Reviewers: rsmith Reviewed By: rsmith Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D6219 llvm-svn: 221716
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions