[llvm] [Offload] Use new error code handling mechanism (PR #139275)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon May 19 10:04:31 PDT 2025
================
@@ -0,0 +1,51 @@
+//===- Auto-generated file, part of the LLVM/Offload project --------------===//
----------------
arsenm wrote:
Point 1 is not really a point of confusion, LLVM has no shortage of generated public headers. I also don't think it's important to have nicely formatted generated code, but you could always add a clang-format to the build steps
https://github.com/llvm/llvm-project/pull/139275
More information about the llvm-commits
mailing list