[clang] [llvm] [clang-tools-extra] [Clang] Fix : More Detailed "No expected directives found" (PR #78338)

Shourya Goel via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 11:10:57 PST 2024


Sh0g0-1758 wrote:

gentle ping regarding this  :

> @AaronBallman, I don't think it needs templating. After a careful look I believe that the current implementation is for `-verify` only. Also the error says `err_verify_invalid_no_diags` which implicitly means that we are passing no `-verify` diagnostics in the first place. My point being in this case, there are no prefixes being used.



https://github.com/llvm/llvm-project/pull/78338


More information about the llvm-commits mailing list