]> granicus.if.org Git - clang/commit
[ASTUnit] Change the parameter of ASTUnit::LoadFromCompilerInvocationAction to accept...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:13 +0000 (19:07 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:13 +0000 (19:07 +0000)
commit63aabf17df7903430bb2a62a3abddf79950b56f1
treec9394d1540e949732d4f46cb35dbb8ca738790d7
parent08437e9e8855ef9f1e438f4f1dfe6fc93b044ab8
[ASTUnit] Change the parameter of ASTUnit::LoadFromCompilerInvocationAction to accept a more general FrontendAction.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260251 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/ASTUnit.h
lib/Frontend/ASTUnit.cpp