diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2013-01-09 23:04:56 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2013-01-09 23:04:56 +0000 |
commit | 8b115b7872f69821407b46bd154358b6b5ddf603 (patch) | |
tree | 646a0e67df2d58947cbc2c68e82da83e7d57698d /clang/lib/Format/UnwrappedLineParser.cpp | |
parent | 751fd88ebaa53cf444977b2f7520acf93680f1ea (diff) | |
download | bcm5719-llvm-8b115b7872f69821407b46bd154358b6b5ddf603.tar.gz bcm5719-llvm-8b115b7872f69821407b46bd154358b6b5ddf603.zip |
Issue warning when case value is too large to fit
in case condition type. // rdar://11577384.
Test is conditionalized on x86_64-apple triple as
I am not sure if the INT_MAX/LONG_MAX values in the test
will pass this test for other hosts.
llvm-svn: 172016
Diffstat (limited to 'clang/lib/Format/UnwrappedLineParser.cpp')
0 files changed, 0 insertions, 0 deletions