Skip to content

Commit 0ee8d8c

Browse files
committed
update comment
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent ef1b0ee commit 0ee8d8c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clang/test/Headers/__cpuidex_conflict.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
// RUN: -fms-compatibility-version=19.00 -triple x86_64-pc-windows-msvc -emit-llvm -o -
55
// %clang_cc1 %s -ffreestanding -triple x86_64-w64-windows-gnu -fms-extensions -emit-llvm -o -
66
//
7-
// TODO(boomanaiden154)
8-
// See https://github.com/llvm/llvm-project/pull/121839
7+
// FIXME: See https://github.com/llvm/llvm-project/pull/121839
98
// RUN: not %clang_cc1 %s -ffreestanding -fopenmp -fopenmp-is-target-device -aux-triple x86_64-unknown-linux-gnu
109

1110
typedef __SIZE_TYPE__ size_t;

0 commit comments

Comments
 (0)