[clang] [Clang] Wide delimiters ('{{{') for expect strings (PR #77326)

Zequan Wu via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 10 08:13:27 PST 2024


ZequanWu wrote:

Hi, this breaks our build. I don't know how to update the expectation to match

Current expectation:
  DCHECK_OK(foo);  // expected-error at components/reporting/util/status_macros.h:* {{{CHECK,DCHECK,ASSERT,EXPECT}_OK do not accept a type other than Status or StatusOr.}}



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


More information about the cfe-commits mailing list