OSDN Git Service

Don't layout items in a list in columns. That requires changing every
authorChandler Carruth <chandlerc@gmail.com>
Wed, 2 Oct 2013 14:31:21 +0000 (14:31 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 2 Oct 2013 14:31:21 +0000 (14:31 +0000)
commit1a1d7c4f4c68d64ae5d96ba45270cfcf46421ca0
tree1c57a4354159d4f579737a5f28e1da8328815f64
parentb964366a9a282dee620651611c97c80311b11a8b
Don't layout items in a list in columns. That requires changing every
line just to add or remove a single element. What I wouldn't give to
have clang-format here an be able to format this more densely without
caring...

Re-group and sort the entries while here to make the whole thing more
clear.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191828 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg