[PATCH] D117295: [clang][sema] Allow unnamed decls in C++20 module export{} blocks

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 14 02:31:07 PST 2022


tbaeder added a comment.

Reading this <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1766r1.html#ship-vehicle> again, it sounds like this is not expected to happen for C++20; I was using https://clang.llvm.org/cxx_status.html#cxx20 as guidance here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117295



More information about the cfe-commits mailing list