aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorFilipe Cabecinhas <me@filcab.net>2017-01-06 14:40:12 +0000
committerFilipe Cabecinhas <me@filcab.net>2017-01-06 14:40:12 +0000
commitfe5e5afd531bc346c1c9bb41269b46e4fea31c1f (patch)
tree4f5f229333d88596d8188bac2f1aee725da8e35e /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent12360efa7623b1f279ce02c7f36895b1a65cb6f5 (diff)
downloadllvm-fe5e5afd531bc346c1c9bb41269b46e4fea31c1f.zip
llvm-fe5e5afd531bc346c1c9bb41269b46e4fea31c1f.tar.gz
llvm-fe5e5afd531bc346c1c9bb41269b46e4fea31c1f.tar.bz2
[ubsan] Minimize size of data for type_mismatch (Redo of D19667)
Summary: This patch makes the type_mismatch static data 7 bytes smaller (and it ends up being 16 bytes smaller due to alignment restrictions, at least on some x86-64 environments). It revs up the type_mismatch handler version since we're breaking binary compatibility. I will soon post a patch for the compiler-rt side. Reviewers: rsmith, kcc, vitalybuka, pgousseau, gbedwell Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D28242 llvm-svn: 291236
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions