[clang] [llvm] [clang-tools-extra] [Clang] Fix : More Detailed "No expected directives found" (PR #78338)
Vlad Serebrennikov via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 6 01:15:29 PST 2024
================
@@ -179,7 +179,7 @@ def err_verify_invalid_no_diags : Error<
"%select{expected|'expected-no-diagnostics'}0 directive cannot follow "
"%select{'expected-no-diagnostics' directive|other expected directives}0">;
----------------
Endilll wrote:
@Sh0g0-1758 Please have patience and don't ping people more often than once a wekk. Clang is very constrained on reviewer time of experienced people like Aaron.
https://github.com/llvm/llvm-project/pull/78338
More information about the cfe-commits
mailing list