aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
Aside from the DR status page and a nit with the test's RUN line, this LGTM. Thank you for working on this -- do you need me to commit on your behalf? If so, are you aware of the recent relicensing of the project and intending to contribute under the new license? ================ Comment at: clang/test/CXX/expr/expr.prim/expr.prim.lambda/p9.cpp:1 +// RUN: %clang_cc1 -fsyntax-only -std=c++1z %s -verify +// expected-no-diagnostics ---------------- The test can use -std=c++17 CHANGES SINCE LAST ACTION https://reviews.llvm.org/D56992/new/ https://reviews.llvm.org/D56992 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits