llvm-project/clang/lib/Format
Manuel Klimek a3ff45ebed Fixes recovering from errors when parsing braced init lists.
Before we would build huge unwrapped lines which take a long time
to optimze.

llvm-svn: 179168
2013-04-10 09:52:05 +00:00
..
CMakeLists.txt Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00
Format.cpp Fix labels with trailing comments and cleanup. 2013-04-10 09:49:49 +00:00
Makefile
TokenAnnotator.cpp Fix labels with trailing comments and cleanup. 2013-04-10 09:49:49 +00:00
TokenAnnotator.h Fix labels with trailing comments and cleanup. 2013-04-10 09:49:49 +00:00
UnwrappedLineParser.cpp Fixes recovering from errors when parsing braced init lists. 2013-04-10 09:52:05 +00:00
UnwrappedLineParser.h Format a line if a range in its leading whitespace was selected. 2013-03-04 13:43:19 +00:00