[llvm] Minimal unwinding information (DWARF CFI) checker (PR #145633)

Simon Tatham via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 26 05:04:43 PDT 2025


================
@@ -0,0 +1,49 @@
+//===----------------------------------------------------------------------===//
----------------
statham-arm wrote:

It looks as if you renamed all the classes defined in these header files, but left the file names themselves unchanged, so that now the file names don't match the class names and there's twice as much to remember?

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


More information about the llvm-commits mailing list