]> granicus.if.org Git - clang/commit
make sure that ParseAST invokes the action for end of translation unit.
authorChris Lattner <sabre@nondot.org>
Sat, 23 Aug 2008 03:19:52 +0000 (03:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 23 Aug 2008 03:19:52 +0000 (03:19 +0000)
commit9299f3fa85796613cc787a2062c9562d07c8613e
tree6d7316af2feaf7512e5e652b2b397f46a0f2b4ad
parent2eecaab0fa5f569c3de82a7f04c5dc39298f472d
make sure that ParseAST invokes the action for end of translation unit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55222 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Action.h
lib/Parse/Parser.cpp
lib/Sema/Sema.cpp
lib/Sema/Sema.h