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

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 4 13:33:16 PDT 2023


hubert.reinterpretcast added a comment.

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

> Note: we are waiting for feedback from @hubert.reinterpretcast's people before progressing this.

The "full" build hit some (unrelated) snags, but the initial results look good. The patch is awaiting C test cases.


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