[Lldb-commits] [lldb] [lldb][test] Modernize asserts (PR #82503)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 21 08:47:25 PST 2024


https://github.com/bulbazord approved this pull request.

I did a quick manual inspection of all of them, the transformation produced by Teyit looks correct to me. I did notice a few places where we were doing convoluted checks (I left a comment on one) but those should be addressed in follow-ups I think.

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


More information about the lldb-commits mailing list