[PATCH] D128619: [Clang] Implement P0848 (Conditionally Trivial Special Member Functions)

Utkarsh Saxena via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 19 21:49:00 PDT 2022


usaxena95 added a comment.

Can you please also add `consteval` related test case (mentioned in https://github.com/llvm/llvm-project/issues/57046#issuecomment-1211665079) to cxx2a-consteval.cpp <https://github.com/llvm/llvm-project/blob/main/clang/test/SemaCXX/cxx2a-consteval.cpp#L899>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128619



More information about the cfe-commits mailing list