[flang] [llvm] [Flang][OpenMP][Runtime] Minor Flang runtime for OpenMP AMDGPU (PR #152631)

Peter Klausler via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 8 08:51:03 PDT 2025


================
@@ -161,4 +161,4 @@ void std::__libcpp_verbose_abort(char const *format, ...) noexcept(
 }
 #endif
 
-RT_EXT_API_GROUP_END
+RT_EXT_API_GROUP_END
----------------
klausler wrote:

I think you just deleted the terminal newline here.

https://github.com/llvm/llvm-project/pull/152631


More information about the llvm-commits mailing list