aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2015-10-22 17:20:48 +0000
committerTim Northover <tnorthover@apple.com>2015-10-22 17:20:48 +0000
commit35ae68001852d0eb7553bf5c40d5959744cc673e (patch)
tree1cb9370bcb4875026b85491a3dd1304f98e5a688 /clang/lib/Frontend/InitPreprocessor.cpp
parent8fe40e0ed5c121d2a0a2763f1da38dc4a312b245 (diff)
downloadllvm-35ae68001852d0eb7553bf5c40d5959744cc673e.zip
llvm-35ae68001852d0eb7553bf5c40d5959744cc673e.tar.gz
llvm-35ae68001852d0eb7553bf5c40d5959744cc673e.tar.bz2
CodeGen: increase bits allocated for LegalizeActions
The array handling CondCodes only allocated 2 bits to describe the desired action for each type. The new addition of a "LibCall" option overflowed this and caused corruption for Custom actions. No in-tree targets have a Custom CondCodeAction, so unfortunately it can't be tested. llvm-svn: 251033
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions