[cfe-commits] r120088 - in /cfe/trunk: include/clang/AST/DeclBase.h include/clang/Driver/CC1Options.td include/clang/Frontend/ASTConsumers.h include/clang/Frontend/FrontendActions.h include/clang/Frontend/FrontendOptions.h lib/AST/CMakeLists.txt lib/Frontend/ASTConsumers.cpp lib/Frontend/CompilerInvocation.cpp lib/Frontend/FrontendActions.cpp lib/FrontendTool/ExecuteCompilerInvocation.cpp

Ted Kremenek kremenek at apple.com
Sun Nov 28 20:52:26 PST 2010


On Nov 28, 2010, at 6:26 PM, Chris Lattner wrote:

>> I would like this to eventually replace -dump-ast, if we can agree on a syntax;  -dump-ast is nice for expressions, but useless for declarations.
> 
> How about you just remove -dump-ast and see if anyone cries? :)

I'd very much object to removing it until there is a viable replacement.



More information about the cfe-commits mailing list