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 | 9d4562445decb576249a049f5cdaf04a138bda33 (patch) | |
tree | 9a268005d146bd7d63a9818d36f7f2d9b84ef198 /lib/CodeGen/CGExprAgg.cpp | |
parent | 43bc78dd447ade24e254fdb2ed5d7a2b0995818c (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133121 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGExprAgg.cpp')
0 files changed, 0 insertions, 0 deletions