================ @@ -0,0 +1,41 @@ +// RUN: %libomp-compile -fopenmp-version=61 && %libomp-run | FileCheck %s +// --match-full-lines ---------------- loopacino wrote:
Not clang-format. Running it on these files gives no diff, so it never touched the RUN lines. The broken split was a manual edit that dropped \. Fixed by hand, and verified clang-format leaves the new change as is. https://github.com/llvm/llvm-project/pull/206977 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
