diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-02-17 06:52:25 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-02-17 06:52:25 +0000 |
commit | b0f2ea9e9ecb87ce0f4f59b8b49be5dc9391aa41 (patch) | |
tree | 58961bbceea5092a0693b7c78d215d418e5bf398 /clang/lib/Sema/Sema.cpp | |
parent | 83f4cee1999d5fd8cc866b26d6eefe1a131870aa (diff) | |
download | bcm5719-llvm-b0f2ea9e9ecb87ce0f4f59b8b49be5dc9391aa41.tar.gz bcm5719-llvm-b0f2ea9e9ecb87ce0f4f59b8b49be5dc9391aa41.zip |
When printing a qualified type, look through a substituted template
parameter type to see what's behind it, so that we don't end up
printing silly things like "float const *" when "const float *" would
make more sense. Also, replace the pile of "isa" tests with a simple
switch enumerating all of the cases, making a few more obvious cases
use prefix qualifiers.
llvm-svn: 125729
Diffstat (limited to 'clang/lib/Sema/Sema.cpp')
0 files changed, 0 insertions, 0 deletions