]> granicus.if.org Git - clang/commit
Make use of ASTNode for return value of clang::ResolveLocationInAST() and in the...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 5 Jul 2009 22:21:40 +0000 (22:21 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 5 Jul 2009 22:21:40 +0000 (22:21 +0000)
commit49dd5851c463963a8a78f5222ea72cfaa6db1029
treeb3f0c18546028a6cb867f72185ffdf341e1b679d
parentc0824634334ff0bb66cf8fb260101a5faaebf4b7
Make use of ASTNode for return value of clang::ResolveLocationInAST() and in the index-test tool.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74798 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/Utils.h
lib/Frontend/ResolveLocation.cpp
tools/index-test/index-test.cpp