cjdb added inline comments.
================ Comment at: clang/lib/Lex/PPLexerChange.cpp:437 + diag::pp_pragma_include_instead_system_reserved) + << Filename << 2 << ('{' + Aliases + '}'); + } ---------------- I wasn't able to work out how to escape braces inside diagnostic files. Seems neither `{{` nor `\{` work :( Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D106394/new/ https://reviews.llvm.org/D106394 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits