[llvm] [llvm-debuginfo-analyzer] Common handling of unsigned attribute values. (PR #116027)
Paul T Robinson via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 13 06:37:42 PST 2024
https://github.com/pogo59 commented:
The test makes it pretty clear this is functionally the correct thing to do. But it covers only the inline attribute; are we missing tests for the other affected attributes? (I can't remember whether there is a unittest for the reader, but if there is, that would seem like a good place to cover all these cases.)
https://github.com/llvm/llvm-project/pull/116027
More information about the llvm-commits
mailing list