[llvm] lldbDataFormatters: fix type error in StringRef printer (PR #82554)
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 11:22:02 PST 2024
adrian-prantl wrote:
The patch is clearly semantically equivalent to the existing code and correct. But @JDevlieghere why wouldn't the keyword argument work?
https://github.com/llvm/llvm-project/pull/82554
More information about the llvm-commits
mailing list