]> granicus.if.org Git - clang/commit
Implemented -serialize-ast option for the driver. This is not really tested
authorTed Kremenek <kremenek@apple.com>
Thu, 13 Dec 2007 00:37:31 +0000 (00:37 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 13 Dec 2007 00:37:31 +0000 (00:37 +0000)
commita1fa3a19bf2c4553aa7e7f27ff2a1b3b2e2db62c
tree9856024e2b91a775359a1318a6c54c81435620e8
parent4319b8437d3262981ba784486e37a768eaa643d7
Implemented -serialize-ast option for the driver.  This is not really tested
and is a work in progress.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44967 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/ASTConsumers.cpp
Driver/ASTConsumers.h
Driver/TranslationUnit.cpp
Driver/TranslationUnit.h
Driver/clang.cpp