llvm-project/clang/lib/Format
Daniel Jasper 1455674741 clang-format: Don't put useless space in f( ::g()).
llvm-svn: 174662
2013-02-07 21:08:36 +00:00
..
CMakeLists.txt Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00
Format.cpp Fix bug in the alignment of comments. 2013-02-06 22:04:05 +00:00
Makefile
TokenAnnotator.cpp clang-format: Don't put useless space in f( ::g()). 2013-02-07 21:08:36 +00:00
TokenAnnotator.h Optionally derive formatting information from the input file. 2013-02-06 14:22:40 +00:00
UnwrappedLineParser.cpp Fix handling of comments in macros. 2013-02-06 16:40:56 +00:00
UnwrappedLineParser.h Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00