summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CastSizeChecker.cpp
diff options
context:
space:
mode:
authorCraig Silverstein <csilvers2000@yahoo.com>2010-07-07 04:38:11 +0000
committerCraig Silverstein <csilvers2000@yahoo.com>2010-07-07 04:38:11 +0000
commit6f9236e76246d1c8b3e52084c729409bc3372d04 (patch)
tree8283856edc69fd71caf73f368068c210a1babbe0 /clang/lib/Checker/CastSizeChecker.cpp
parent6f80bc5602529325fd525b162f433b46f90a7e0e (diff)
downloadbcm5719-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/CastSizeChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud