clayborg wrote: We should also document in the headerdoc this new `const SymbolContext *sc = nullptr` argument and say something like:
``` /// \param[in] sc If the value is NULL, then all modules will be searched in /// order. If the value is a valid pointer and if a module is specified in the /// symbol context, that module will be searched first. ``` https://github.com/llvm/llvm-project/pull/102835 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits