aboutsummaryrefslogtreecommitdiffstats
path: root/test/.clang-format
Commit message (Collapse)AuthorAgeFilesLines
* Merging r195100:Bill Wendling2013-11-191-0/+2
------------------------------------------------------------------------ r195100 | djasper | 2013-11-18 20:26:05 -0800 (Mon, 18 Nov 2013) | 6 lines Add .clang-format without column limit to subdirectory tests/. A column limit in the test folder can lead to trouble as the RUN, CHECK, etc. comments can potentially be broken over multiple lines changing their meaning. Without column limit, clang-format will simply keep the test author's line breaks. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@195114 91177308-0d34-0410-b5e6-96231b3b80d8