[llvm] [DebugInfo][DWARF] Bounds-check the unit-index parallel table (PR #213285)
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 3 06:09:59 PDT 2026
================
@@ -0,0 +1,63 @@
+//===- llvm/unittest/DebugInfo/DWARF/DWARFUnitIndexTest.cpp ---------------===//
----------------
DavidSpickett wrote:
You don't need the file name anymore - https://llvm.org/docs/CodingStandards.html#file-headers
https://github.com/llvm/llvm-project/pull/213285
More information about the llvm-commits
mailing list