diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-06-16 01:05:12 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-06-16 01:05:12 +0000 |
commit | f8e06c96cab87bbb453c55611fc9bfb84e5b22c5 (patch) | |
tree | 35f077ed16346746c0542b70742f65bc08d01fa4 /clang/lib/Sema/SemaDeclObjC.cpp | |
parent | 08dc2ba4dfbbc480bdc35452b8d6a33f3f60dee8 (diff) | |
download | bcm5719-llvm-f8e06c96cab87bbb453c55611fc9bfb84e5b22c5.tar.gz bcm5719-llvm-f8e06c96cab87bbb453c55611fc9bfb84e5b22c5.zip |
Make the presentation of the warnings on 'x + y ? 1 : 0' a bit more
pretty. In particular this makes it much easier for me to read messages
such as:
x.cc:42: ?: has lower ...
Where I'm inclined to associate the third ':' with a missing column
number, but in fact column numbers have been turned off. Similar
punctuation collisions happened elsewhere as well.
llvm-svn: 133121
Diffstat (limited to 'clang/lib/Sema/SemaDeclObjC.cpp')
0 files changed, 0 insertions, 0 deletions