diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2011-05-29 07:32:14 +0000 | 
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2011-05-29 07:32:14 +0000 | 
| commit | a923fb2b3b009ff7a6c516f54c401c5fb533bc0c (patch) | |
| tree | 353b8be41758b1713cb1abd5556c06118abf901c /llvm/lib/Transforms | |
| parent | b025724b46650db199da9d1c6bd6ff1ba536c54b (diff) | |
| download | bcm5719-llvm-a923fb2b3b009ff7a6c516f54c401c5fb533bc0c.tar.gz bcm5719-llvm-a923fb2b3b009ff7a6c516f54c401c5fb533bc0c.zip | |
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.
llvm-svn: 132284
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

