[llvm] [LLVM][PDB] Use IsUnsigned flag for APInt correctly (PR #131598)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 17 07:41:39 PDT 2025
dwblaikie wrote:
A test case should be included - if it's reachable via pdb utilities in LLVM, that'd be ideal. If not, then maybe a unit test in LLVM using the API would be do-able? @zmodem might have pointers for a suitable reviewer for PDB related things
https://github.com/llvm/llvm-project/pull/131598
More information about the llvm-commits
mailing list