[PATCH] D64526: [NFC] Unforget a colon in a few CHECK: directives.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 10 11:51:07 PDT 2019
ABataev added inline comments.
================
Comment at: clang/test/OpenMP/sections_lastprivate_codegen.cpp:31
+
+// FIXME: This line doesn't work.
// CHECK [[CAP_MAIN_TY:%.+]] = type { i{{[0-9]+}}*, [2 x i{{[0-9]+}}]*, [2 x [[S_FLOAT_TY]]]*, [[S_FLOAT_TY]]*, i{{[0-9]+}}* }
----------------
I'll fix this test.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64526/new/
https://reviews.llvm.org/D64526
More information about the cfe-commits
mailing list