Go to file
Steve Naroff 42a350a18a Finish converting SwitchStmt AST to source ranges.
Move DumpSourceRange() to DumpStmt().

Now -parse-ast-dump will display source range info for all stmts/exprs.

One day we should implement the source range protocol for Decls.

llvm-svn: 41670
2007-09-01 21:08:38 +00:00
clang Finish converting SwitchStmt AST to source ranges. 2007-09-01 21:08:38 +00:00
llvm More tweaks to improve compile time. 2007-09-01 02:03:17 +00:00