summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExceptionSpec.cpp
diff options
context:
space:
mode:
authorSam Panzer <espanz@gmail.com>2013-03-28 19:07:11 +0000
committerSam Panzer <espanz@gmail.com>2013-03-28 19:07:11 +0000
commit6fffec6fd463453bb27ecc93339fd999cc9dca74 (patch)
treec91447e44cd4f24c7fc1054c52b5ac8cd21d5e5d /clang/lib/Sema/SemaExceptionSpec.cpp
parent4e555267374e0a5822048ea4bac6d2bf199858bc (diff)
downloadbcm5719-llvm-6fffec6fd463453bb27ecc93339fd999cc9dca74.tar.gz
bcm5719-llvm-6fffec6fd463453bb27ecc93339fd999cc9dca74.zip
Implemented a warning when an input several bitwise operations are
likely be implicitly truncated: * All forms of Bitwise-and, bitwise-or, and integer multiplication. * The assignment form of integer addition, subtraction, and exclusive-or * The RHS of the comma operator * The LHS of left shifts. llvm-svn: 178273
Diffstat (limited to 'clang/lib/Sema/SemaExceptionSpec.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud