llvm-project/clang/lib/ASTMatchers
Samuel Benzaquen b837248ad4 Add support for raw_ostream on the printing methods of Diagnostics.
Summary:
Add printToStream*(llvm::raw_ostream&) methods to Diagnostics, and reimplement everything based on streams instead of concatenating strings.
Also, fix some functions to start with lowercase to match the style guide.

Reviewers: klimek

CC: cfe-commits, revane

Differential Revision: http://llvm-reviews.chandlerc.com/D1187

llvm-svn: 186715
2013-07-19 20:02:35 +00:00
..
Dynamic Add support for raw_ostream on the printing methods of Diagnostics. 2013-07-19 20:02:35 +00:00
ASTMatchFinder.cpp Remove unnecessary assignment. 2013-07-16 13:58:44 +00:00
ASTMatchersInternal.cpp Completely revamp node binding for AST matchers. 2013-06-19 15:42:45 +00:00
CMakeLists.txt First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00
Makefile First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00