mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 18:18:09 +08:00
a25f90d69889809e37aad11573cf755bc537cc3a
A large number of tests in the LLVM tree use the default (CHECK) prefix to indicate checked expressions via FileCheck. Highlight it as a special comment. Although this wont get all the instances of the checked patters, it is strictly better than the current state. llvm-svn: 285927
…
…
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%