llvm-project/clang/unittests/Format
Daniel Jasper 0047596cb0 Correctly format macro with unfinished template declaration.
We can now format:
  #define A template <typename T>

Before this created a segfault :-/.

llvm-svn: 175533
2013-02-19 17:14:38 +00:00
..
CMakeLists.txt fix the unit tests too. 2013-01-19 18:30:39 +00:00
FormatTest.cpp Correctly format macro with unfinished template declaration. 2013-02-19 17:14:38 +00:00
Makefile fix the unit tests too. 2013-01-19 18:30:39 +00:00