[PATCH] D125604: [FileCheck] Catch missspelled directives.
Simon Pilgrim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 04:40:40 PDT 2022
RKSimon added inline comments.
================
Comment at: llvm/test/DebugInfo/X86/debug-info-template-parameter.ll:36
; CHECK-NEXT: DW_AT_name {{.*}} "i"
-; CHECK_NEXT: DW_AT_default_value {{.*}} true
+; TODO-NEXT: DW_AT_default_value {{.*}} true
----------------
Should be fixed by rGf718664866ab
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125604/new/
https://reviews.llvm.org/D125604
More information about the cfe-commits
mailing list