erichkeane created this revision.
erichkeane added reviewers: rsmith, aaron.ballman.
erichkeane requested review of this revision.

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().

Additionally, I regenerated cxx_dr_status.html, updating it for Clang
13's release, based on the cwg_status.html from August 12, 2021.


https://reviews.llvm.org/D110421

Files:
  clang/test/CXX/drs/dr177x.cpp
  clang/www/cxx_dr_status.html
  clang/www/make_cxx_dr_status

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D110421: Write test ... Erich Keane via Phabricator via cfe-commits

Reply via email to