Author: Timm Bäder Date: 2024-09-23T11:54:00+02:00 New Revision: bad544461a72cdf0e8301b0e80eef4e6661eee2b
URL: https://github.com/llvm/llvm-project/commit/bad544461a72cdf0e8301b0e80eef4e6661eee2b DIFF: https://github.com/llvm/llvm-project/commit/bad544461a72cdf0e8301b0e80eef4e6661eee2b.diff LOG: [clang][bytecode][NFC] Remove an outdated comment Added: Modified: clang/test/AST/ByteCode/cxx20.cpp Removed: ################################################################################ diff --git a/clang/test/AST/ByteCode/cxx20.cpp b/clang/test/AST/ByteCode/cxx20.cpp index 9bbc3dbe0073d3..68e212ff8933f9 100644 --- a/clang/test/AST/ByteCode/cxx20.cpp +++ b/clang/test/AST/ByteCode/cxx20.cpp @@ -596,8 +596,6 @@ namespace ImplicitFunction { // both-note {{in call to 'callMe()'}} } -/// FIXME: Unfortunately, the similar tests in test/SemaCXX/{compare-cxx2a.cpp use member pointers, -/// which we don't support yet. namespace std { class strong_ordering { public: _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits