diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-11-15 09:20:52 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-11-15 09:20:52 +0000 |
commit | 8f3952cda967f8f9101d245f9056cd184db184bb (patch) | |
tree | 3251171c84db0cb54f5b589f634571e04a40a1a9 /llvm/lib/Support/Triple.cpp | |
parent | 598caeee376ad4ff58d4e77e03782b9d084df748 (diff) | |
download | bcm5719-llvm-8f3952cda967f8f9101d245f9056cd184db184bb.tar.gz bcm5719-llvm-8f3952cda967f8f9101d245f9056cd184db184bb.zip |
When performing a static downcast as part of a static_cast, make sure
that we're dealing with canonical types like the documentation say
(yay, CanQualType). Alas, this is another instance where using
getQualifiers() on a non-canonical QualType got us in trouble.
Good news: with this fix, Clang can now parse all of its own headers!
llvm-svn: 88848
Diffstat (limited to 'llvm/lib/Support/Triple.cpp')
0 files changed, 0 insertions, 0 deletions