[PATCH] D156596: [Clang] Produce a warning instead of an error in unevaluated strings before C++26

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 31 06:58:25 PDT 2023


aaron.ballman added a comment.

In D156596#4546787 <https://reviews.llvm.org/D156596#4546787>, @cor3ntin wrote:

> Oups, sorry, the context is this PR https://reviews.llvm.org/D105759#4543246

I kind of figured. :-) But we want the context in the patch summary since that's what typically makes it to the commit message, and we don't want folks doing code archeology to have to click through to figure that context out.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156596/new/

https://reviews.llvm.org/D156596



More information about the cfe-commits mailing list