llvm-project/clang/lib/Format
Daniel Jasper d15b78b921 Remove accidentally introduced no-op line.
Was used during experiments, but another if-statements a few lines
before makes it (intentionally) useless.

llvm-svn: 175803
2013-02-21 21:40:48 +00:00
..
CMakeLists.txt Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00
Format.cpp Consistently put {} onto the same line for empty functions. 2013-02-21 21:33:55 +00:00
Makefile
TokenAnnotator.cpp Remove accidentally introduced no-op line. 2013-02-21 21:40:48 +00:00
TokenAnnotator.h Fix counting of parameters so that r175162 works as expected. 2013-02-14 15:01:34 +00:00
UnwrappedLineParser.cpp Fix crash for incomplete labels in macros. 2013-02-12 20:17:17 +00:00
UnwrappedLineParser.h Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00