[Lldb-commits] [lldb] [LLDB] Set and verify paths of properties from tablegen (PR #179524)

via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 9 01:52:31 PST 2026


Nerixyz wrote:

> Before accepting though, it would be nice to know if my suggestion is feasible.

Opened #180232 for this. The second commit there (https://github.com/nerixyz/llvm-project/commit/141c1b1de4070c2cbcba352c3de6b0dd357aa2f8) implements the suggestion in that it uses `SetPropertiesAtPathIfNotExists` to add properties. Could you take a peek at this?

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


More information about the lldb-commits mailing list