Skip to content

Commit e6a55e3

Browse files
committed
Remove obsolete FIXME
1 parent 71b6779 commit e6a55e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/Sema/feature-availability.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ void test7(void) {
258258

259259
#ifdef USE_DOMAIN
260260
void test8(void) {
261-
// FIXME: Use of 'func21()' should not be diagnosed because feature5 is always available.
262261
func21();
263262
func22(); // expected-error {{cannot use 'func22' because feature 'feature5' is available in this context}}
264263

0 commit comments

Comments
 (0)