[PATCH] D154301: Fix aggregate CTAD with string literals adding extra const

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 2 11:08:05 PDT 2023


ychen added a comment.

Thanks for catching this. The change LGTM. I think this is https://wg21.link/cwg2681. Could you please move the test to `clang/test/CXX/drs/dr26xx.cpp` and keep only these tests that are in the DR? Then you could run `clang/www/make_cxx_dr_status` to update `clang/www/cxx_dr_status.html`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154301



More information about the cfe-commits mailing list