FileCheck actually doesn't support combo suffixes. In D17587 I made it complain, and these are the Clang tests that it caught.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17589
Fix Clang tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT ClosedPublic Authored by probinson on Feb 24 2016, 5:56 PM.
Details Summary FileCheck actually doesn't support combo suffixes. In D17587 I made it complain, and these are the Clang tests that it caught.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 24 2016, 7:14 PM Closed by commit rL262052: Fix Clang tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT. (authored by probinson). · Explain WhyFeb 26 2016, 11:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 49217 cfe/trunk/test/CodeGen/aarch64-fix-cortex-a53-835769.c
cfe/trunk/test/CodeGen/alias.c
cfe/trunk/test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl
cfe/trunk/test/Driver/hexagon-toolchain-elf.c
cfe/trunk/test/SemaCXX/pragma-optimize.cpp
|