[PATCH] D154688: [clang] Show verify prefix in error messages
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 23 10:08:34 PDT 2023
tbaeder added inline comments.
================
Comment at: clang/test/Frontend/verify.c:159
+
+// what-error {{huh?}}
+// CHECK9: error: 'what-error' diagnostics expected but not seen:
----------------
MaskRay wrote:
> This may need a comment explaining that this is not recognized as a directive.
Not sure I follow, what isn't being recognized as a directive?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154688/new/
https://reviews.llvm.org/D154688
More information about the cfe-commits
mailing list