llvm-project/clang/lib/Format
Daniel Jasper 6db1b7ca16 Add missing clang-format null pointer check..
.. and a test that triggers it in valid albeit questionable code.

llvm-svn: 175554
2013-02-19 20:05:41 +00:00
..
CMakeLists.txt Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00
Format.cpp Fix bug in LineState comparison function. 2013-02-19 09:28:55 +00:00
Makefile
TokenAnnotator.cpp Add missing clang-format null pointer check.. 2013-02-19 20:05:41 +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