We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1b0ee commit 0ee8d8cCopy full SHA for 0ee8d8c
clang/test/Headers/__cpuidex_conflict.c
@@ -4,8 +4,7 @@
4
// RUN: -fms-compatibility-version=19.00 -triple x86_64-pc-windows-msvc -emit-llvm -o -
5
// %clang_cc1 %s -ffreestanding -triple x86_64-w64-windows-gnu -fms-extensions -emit-llvm -o -
6
//
7
-// TODO(boomanaiden154)
8
-// See https://github.com/llvm/llvm-project/pull/121839
+// FIXME: See https://github.com/llvm/llvm-project/pull/121839
9
// RUN: not %clang_cc1 %s -ffreestanding -fopenmp -fopenmp-is-target-device -aux-triple x86_64-unknown-linux-gnu
10
11
typedef __SIZE_TYPE__ size_t;
0 commit comments