diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-08-12 22:51:45 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-08-12 22:51:45 +0000 |
commit | 5c6f10b54cf5771dab0121518084b019b9f0c28d (patch) | |
tree | 2fb2a3ff0f585f6dfb42b0dddedf00ff8fbb6c12 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f8a9863df942e69d58e34432da3532a4ead650ad (diff) | |
download | llvm-5c6f10b54cf5771dab0121518084b019b9f0c28d.zip llvm-5c6f10b54cf5771dab0121518084b019b9f0c28d.tar.gz llvm-5c6f10b54cf5771dab0121518084b019b9f0c28d.tar.bz2 |
Add a ParseAST overload that takes a Sema object, so that the caller
can create (and hold on to) the Sema object. Also, move Sema-related
initialization/finalization with its various consumers and external
sources into the Sema constructor and destructor, rather than placing
it in ParseAST.
llvm-svn: 110973
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions