[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
Chris Lattner
clattner at apple.com
Sun Nov 28 21:54:25 PST 2010
On Nov 28, 2010, at 8:52 PM, Ted Kremenek wrote:
>
> 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.
John just checked in one, but "why"?
-Chris
More information about the cfe-commits
mailing list