diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2024-02-13 12:17:46 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-13 12:17:46 +0400 |
commit | 346e7c7f6881afaade5a71ad97475d70639dadcf (patch) | |
tree | 9f580a579bae9ac627cbbd31c525369e81603d83 /llvm/lib | |
parent | e892f323ea234a997888b0fa44356b0678eda5f0 (diff) | |
download | llvm-346e7c7f6881afaade5a71ad97475d70639dadcf.zip llvm-346e7c7f6881afaade5a71ad97475d70639dadcf.tar.gz llvm-346e7c7f6881afaade5a71ad97475d70639dadcf.tar.bz2 |
[clang] Add some CodeGen tests for CWG 2xx issues (#80823)
This patch covers CWG issues
[201](https://cplusplus.github.io/CWG/issues/201.html),
[210](https://cplusplus.github.io/CWG/issues/210.html),
[292](https://cplusplus.github.io/CWG/issues/292.html).
[CWG208](https://cplusplus.github.io/CWG/issues/208.html) is not
covered, as it actually requires a libcxxabi test.
Resolution of CWG292 has been superseded by
[P0145R3](https://wg21.link/p0145r3) "Refining Expression Evaluation
Order for Idiomatic C++"
(see changes to paragraph 5.3.4/18).
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions