]> granicus.if.org Git - clang/commit
Allow calling ASTUnit::LoadFromCompilerInvocationAction with a previously created...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 14 Oct 2011 21:22:05 +0000 (21:22 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 14 Oct 2011 21:22:05 +0000 (21:22 +0000)
commitabb5afadd11b19568359880faa5d966a4e33551c
tree3685eb33372162c86338ed8fa98ff290be07a2c2
parent2be460723940f8184ec36529b6f6ddf59c04e411
Allow calling ASTUnit::LoadFromCompilerInvocationAction with a previously created ASTUnit.

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