[Lldb-commits] [lldb] [lldb] add has methods to all DemangledNameInfo attributes (PR #144549)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 17 08:41:45 PDT 2025


charles-zablit wrote:

Rationale: I am working on a patch (https://github.com/swiftlang/llvm-project/pull/10710) which adds the `hasArguments` method and I think it would be a good fit for upstream llvm as well.

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


More information about the lldb-commits mailing list