summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaTemplate.cpp
diff options
context:
space:
mode:
authorAdam Balogh <adam.balogh@ericsson.com>2019-04-26 07:30:07 +0000
committerAdam Balogh <adam.balogh@ericsson.com>2019-04-26 07:30:07 +0000
commitd538b70b44a1845398bd707dad7bf1e4f356441e (patch)
treee471d5bdaa44bd7ff82561adf5391352950b00cd /clang/lib/Sema/SemaTemplate.cpp
parentc596584f67075966720f0296e6995593a7a2945f (diff)
downloadbcm5719-llvm-d538b70b44a1845398bd707dad7bf1e4f356441e.tar.gz
bcm5719-llvm-d538b70b44a1845398bd707dad7bf1e4f356441e.zip
[Analyzer] Iterator Checkers - Do an early return after handling calls
This patch is more of a fix than a real improvement: in checkPostCall() we should return immediately after finding the right call and handling it. This both saves unnecessary processing and double-handling calls by mistake. Differential Revision: https://reviews.llvm.org/D61134 llvm-svn: 359283
Diffstat (limited to 'clang/lib/Sema/SemaTemplate.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud