Skip to content

Commit bad5444

Browse files
committed
[clang][bytecode][NFC] Remove an outdated comment
1 parent 2612316 commit bad5444

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/test/AST/ByteCode/cxx20.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -596,8 +596,6 @@ namespace ImplicitFunction {
596596
// both-note {{in call to 'callMe()'}}
597597
}
598598

599-
/// FIXME: Unfortunately, the similar tests in test/SemaCXX/{compare-cxx2a.cpp use member pointers,
600-
/// which we don't support yet.
601599
namespace std {
602600
class strong_ordering {
603601
public:

0 commit comments

Comments
 (0)