mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-13 21:36:05 +00:00

In addition to the PR for LWG 2773 this patch also ensures that each of std::ignores constructors or assignment operators are constexpr. llvm-svn: 294165