llvm-project/clang/unittests/Format
Nico Weber 7533b4dada clang-format: Don't let -style=Chromium imply c++03 template formatting.
Chromium's now using some c++11 language features, so it's now fine that
clang-format produces vector<vector<int>>.

llvm-svn: 218392
2014-09-24 17:17:32 +00:00
..
CMakeLists.txt clang-format: Basic support for Java. 2014-09-15 11:21:46 +00:00
FormatTest.cpp clang-format: Don't let -style=Chromium imply c++03 template formatting. 2014-09-24 17:17:32 +00:00
FormatTestJS.cpp clang-format: [JS] add space before operator 'in'. 2014-09-19 10:48:15 +00:00
FormatTestJava.cpp clang-format: Basic support for Java. 2014-09-15 11:21:46 +00:00
FormatTestProto.cpp clang-format: [proto] Understand text-format nesting without : 2014-08-15 05:00:35 +00:00
FormatTestUtils.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00