llvm-project/clang/lib/Format
Daniel Jasper 6daabe3716 Fix bug discovered with address sanitizer.
Now, this works again with an empty stack.

llvm-svn: 178779
2013-04-04 19:31:00 +00:00
..
CMakeLists.txt Move the token annotator into separate files. 2013-01-29 21:01:14 +00:00
Format.cpp Fix bug discovered with address sanitizer. 2013-04-04 19:31:00 +00:00
Makefile
TokenAnnotator.cpp Improve formatting of for loops and multi-variable DeclStmts. 2013-04-03 13:36:17 +00:00
TokenAnnotator.h Improve formatting of for loops and multi-variable DeclStmts. 2013-04-03 13:36:17 +00:00
UnwrappedLineParser.cpp Even better way to handle comments adjacent to preprocessor directives. 2013-04-03 12:38:53 +00:00
UnwrappedLineParser.h Format a line if a range in its leading whitespace was selected. 2013-03-04 13:43:19 +00:00