aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-11-17 13:59:07 -0800
committerRichard Smith <richard@metafoo.co.uk>2020-11-17 14:36:51 -0800
commit8e923ec2a803d54154aaa0079c1cfcf146b7a22f (patch)
treef63c1cf3743c3aaf431c79d00c5ef24aa9dbed19 /clang/lib/Frontend/CompilerInvocation.cpp
parenta72f11ee20fec2df5611c49ec5ec2ce32ab8eb4c (diff)
downloadllvm-8e923ec2a803d54154aaa0079c1cfcf146b7a22f.zip
llvm-8e923ec2a803d54154aaa0079c1cfcf146b7a22f.tar.gz
llvm-8e923ec2a803d54154aaa0079c1cfcf146b7a22f.tar.bz2
Fix assertions and bad warnings on extremely wide bit-fields.
We used to produce a bogus warning if the width couldn't be represented in 32 bits, and assert if it couldn't be represented in 64 bits.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions