aboutsummaryrefslogtreecommitdiff
path: root/test/Tooling/clang-ast-dump.cpp
AgeCommit message (Expand)Author
2012-07-26Removed standalone clang-ast-dump tool.Alexander Kornienko
2012-07-20Switch to the canonical pipe-based testing of clang output usingChandler Carruth
2012-07-17clang/test/Tooling/clang-ast-dump.cpp: Mark it as REQUIRES: asserts, for now.NAKAMURA Takumi
2012-07-16This test appears to be passing on win32.Ted Kremenek
2012-07-16Fixing an obvious bug in a test.Alexander Kornienko
2012-07-16The new clang-ast-dump tool for selective AST dumping. Moved common command-l...Alexander Kornienko