hanchenye-llvm-project/clang/unittests/Format
Daniel Jasper d1c13736e0 clang-format: Fix another crasher caused by incomplete macro code.
We did't properly mark all of an AnnotatedLine's children as finalized
and thus would reformat the same tokens in different branches of #if/#else
sequences leading to invalid replacements.

llvm-svn: 226930
2015-01-23 19:37:25 +00:00
..
CMakeLists.txt Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
FormatTest.cpp clang-format: Fix another crasher caused by incomplete macro code. 2015-01-23 19:37:25 +00:00
FormatTestJS.cpp clang-format: Fix incorrect calculation of token lenghts. 2014-12-17 09:11:08 +00:00
FormatTestJava.cpp clang-format: [Java] Support try blocks with resources. 2015-01-14 10:48:41 +00:00
FormatTestProto.cpp clang-format: [Proto] Change formatting text-formatted options. 2014-10-27 13:25:59 +00:00
FormatTestUtils.h
Makefile Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00