aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-05-29 07:32:14 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-05-29 07:32:14 +0000
commite72c55b9a11be9f00fa3f66f7ad6b73b2814e963 (patch)
tree7694d25bd6346d4d63c645b59881443639753389 /lib/CodeGen/CGDebugInfo.cpp
parent93c332a8ba2c193c435b293966d343dab15f555b (diff)
Fix a regression in the source locations for unary trait expressions.
I tried to use an assert to prove that I could remove each of the arguments I did, but ended up writing my assert with inverted logic. Doh! Reported by Xi Wang on cfe-dev. I have manually verified the source locations and ranges for these using -ast-dump. I tried writing a test case that would catch these, but these expressions aren't exposed in the c-index-test's token annotation utility. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132284 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions