Teach lit's SyntaxCheckTest two new tricks:
authorDouglas Gregor <dgregor@apple.com>
Thu, 5 Nov 2009 22:58:04 +0000 (22:58 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 5 Nov 2009 22:58:04 +0000 (22:58 +0000)
commit489b83302cb2476277a841aee546da1aa4054b28
tree311ba697352dff5dc093ba07f4a64b6efc5d3fb0
parentfbb8fa247ec13067d9ad3f0c426e2029d15222b2
Teach lit's SyntaxCheckTest two new tricks:
  - skip .svn directories
  - add a set of excluded filenames so we can easily skip tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86185 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/TestFormats.py