diff options
author | A. Jiang <de34@live.cn> | 2025-03-06 11:12:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-06 11:12:17 +0800 |
commit | 27e686c788246d6586e38542cf95a987fde63b2b (patch) | |
tree | fc08109f489ada296806ec52eccd3330f594c0c2 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | a216358ce7e8c4b8b4f99f92426a94e558c6ffed (diff) | |
download | llvm-27e686c788246d6586e38542cf95a987fde63b2b.zip llvm-27e686c788246d6586e38542cf95a987fde63b2b.tar.gz llvm-27e686c788246d6586e38542cf95a987fde63b2b.tar.bz2 |
[libc++] Verify that LWG4140 is implemented (#128624)
According to the commit history, the constructors removed by LWG4140
have never been added to libc++.
Existence of non-public or deleted default constructor is observable,
this patch tests that there's no such default constructor at all.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions