================
@@ -142,4 +161,4 @@ bool OpenMPClauseEmitter::emitMap(
}
}
return found;
-}
+}
----------------
andykaylor wrote:You lost a line feed at the end of the file here. https://github.com/llvm/llvm-project/pull/202466 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
