aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/FormatTestCSharp.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-04-27 12:49:01 -0400
committerLouis Dionne <ldionne@apple.com>2020-04-30 11:47:12 -0400
commit2fd7d364cd999c743b5bdefa7ee9e5630f3564ad (patch)
tree75797b0870400b3870fc27a6246ffa89323dc650 /clang/unittests/Format/FormatTestCSharp.cpp
parentbd3058e82de665c2c78db31b358de8b2b5d8a51f (diff)
downloadllvm-2fd7d364cd999c743b5bdefa7ee9e5630f3564ad.zip
llvm-2fd7d364cd999c743b5bdefa7ee9e5630f3564ad.tar.gz
llvm-2fd7d364cd999c743b5bdefa7ee9e5630f3564ad.tar.bz2
[libc++] Make the verify-support feature implicit
Tests that require support for Clang-verify are already marked as such explicitly by their extension, which is .verify.cpp. Requiring the use of an explicit Lit feature is, after thought, not really helpful. This is a change in design: we have been bitten in the past by tests not being enabled when we thought they were. However, the issue was mostly with file extensions being ignored. The fix for that is not to blindly require explicit features all the time, but instead to report all files that are in the suite but that don't match any known test format. This can be implemented in a follow-up patch.
Diffstat (limited to 'clang/unittests/Format/FormatTestCSharp.cpp')
0 files changed, 0 insertions, 0 deletions