]> granicus.if.org Git - clang/commit
Avoid re-checking the parameters of a function, when trying to resolve a location.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 5 Jul 2009 22:21:46 +0000 (22:21 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 5 Jul 2009 22:21:46 +0000 (22:21 +0000)
commit07796e1c522921e2b396df36bf9c1f702ffb2fb5
tree3f51a8b903fbb85a7f493bed22004986fd986f44
parent49dd5851c463963a8a78f5222ea72cfaa6db1029
Avoid re-checking the parameters of a function, when trying to resolve a location.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74799 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ResolveLocation.cpp