llvm-project/clang/lib/Format
Daniel Jasper 83d4e783b0 Hopefully fix windows build due to non-standard pair implementation.
llvm-svn: 174169
2013-02-01 11:28:16 +00:00
..
CMakeLists.txt Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00
Format.cpp Hopefully fix windows build due to non-standard pair implementation. 2013-02-01 11:28:16 +00:00
Makefile
TokenAnnotator.cpp Several improvements to the formatting of static initializers. 2013-01-31 14:59:26 +00:00
TokenAnnotator.h Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00
UnwrappedLineParser.cpp Never break inside something that was a preprocessor directive. 2013-01-31 15:58:48 +00:00
UnwrappedLineParser.h Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00