aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Index/annotate-nested-name-specifier.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-05-01 07:23:14 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-05-01 07:23:14 +0000
commitf2f5652d3df7256998e76dac3709d6872f46a0bb (patch)
tree43375b4b7ac9d99cb20354b803db16c2370fcf8d /clang/test/Index/annotate-nested-name-specifier.cpp
parent61bc17378432d86b27bc7b565195f111aedab965 (diff)
downloadllvm-f2f5652d3df7256998e76dac3709d6872f46a0bb.zip
llvm-f2f5652d3df7256998e76dac3709d6872f46a0bb.tar.gz
llvm-f2f5652d3df7256998e76dac3709d6872f46a0bb.tar.bz2
Remove the type traits UTT_IsLvalueExpr and UTT_IsRvalueExpr.
As might be surmised from their names, these aren't type traits, they're expression traits. Amazingly enough, they're expression traits that we have, and fully implement. These "type" traits are even parsed from the same tokens as the expression traits. Luckily, the parser only tried the expression trait parsing for these tokens, so this was all just a pile of dead code. llvm-svn: 130643
Diffstat (limited to 'clang/test/Index/annotate-nested-name-specifier.cpp')
0 files changed, 0 insertions, 0 deletions