diff options
author | Erich Keane <erich.keane@intel.com> | 2021-09-24 08:31:26 -0700 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2021-09-24 10:10:38 -0700 |
commit | 8dd42ffc09e30b1bf936f5da1aa104916e50d2fa (patch) | |
tree | 01f14811647651441cbb65fe6b01e454ab0a5dbb /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 6e1aaf18af6c6b68d314a23068bd912524212fb6 (diff) | |
download | llvm-8dd42ffc09e30b1bf936f5da1aa104916e50d2fa.zip llvm-8dd42ffc09e30b1bf936f5da1aa104916e50d2fa.tar.gz llvm-8dd42ffc09e30b1bf936f5da1aa104916e50d2fa.tar.bz2 |
Write test for CWG1772/CWG1762/CWG1779, mark them 'done', and update
cxx_dr_status.html
I noticed that these two DRs are currently working correctly, so I
added a pair of lit tests that check the AST (which is most useful for
CWG1779, since 'dependent' is really only observable in an ast dump) to
make sure __func__ works correctly in dependent cases, and in lambda
operator().
Also noticed that CWG1762, mostly an 'example' change, works correctly,
so added a test so that it gets marked 'done' as well.
Additionally, I regenerated cxx_dr_status.html, updating it for Clang
13's release, based on the cwg_status.html from August 12, 2021.
Differential Revision: https://reviews.llvm.org/D109956
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions