[PATCH] D64526: [NFC] Unforget a colon in a few CHECK: directives.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 12:37:38 PDT 2019


NoQ marked an inline comment as done.
NoQ 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]+}}* }
----------------
ABataev wrote:
> I'll fix this test.
Yay!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64526/new/

https://reviews.llvm.org/D64526





More information about the cfe-commits mailing list