diff options
author | Craig Silverstein <csilvers2000@yahoo.com> | 2010-07-07 04:38:11 +0000 |
---|---|---|
committer | Craig Silverstein <csilvers2000@yahoo.com> | 2010-07-07 04:38:11 +0000 |
commit | 6f9236e76246d1c8b3e52084c729409bc3372d04 (patch) | |
tree | 8283856edc69fd71caf73f368068c210a1babbe0 /clang/lib/Checker/HTMLDiagnostics.cpp | |
parent | 6f80bc5602529325fd525b162f433b46f90a7e0e (diff) | |
download | bcm5719-llvm-6f9236e76246d1c8b3e52084c729409bc3372d04.tar.gz bcm5719-llvm-6f9236e76246d1c8b3e52084c729409bc3372d04.zip |
Avoid double-traversing for QualifiedTypeLoc -- we were calling
VisitTypeLoc twice for qualified types, once for the qualified form
and once for the unqualified (though they looked the same by the time
we got to visittypeloc). Now only visit once, which matches previous
behavior.
Reviewed by nlewycky
llvm-svn: 107754
Diffstat (limited to 'clang/lib/Checker/HTMLDiagnostics.cpp')
0 files changed, 0 insertions, 0 deletions