search for: 1958228

Displaying 1 result from an estimated 1 matches for "1958228".

2020 Apr 03
6
[RFC] Improving FileCheck
...com/llvm/llvm-project/blob/56decd982dc03a74d1796d9d4dbd7d9e0cea98dc/llvm/lib/Support/FileCheck.cpp#L1141 5: llvm/test/CodeGen/AArch64/speculation-hardening.ll 6: llvm/test/MC/ARM/dwarf-asm-multiple-sections.s:88 7: https://reviews.llvm.org/differential/diff/254562 8: https://reviews.llvm.org/D77227#1958228 Gotcha B -------- CHECK : gotcha B This pattern is a variant of (A) that also disables perfectly good tests, but in a way that isn't obvious that it doesn't work. jhenderson brings up some good points [9] in favor of extending FileCheck to make FileCheck do what the user intended here....