labath added a comment.

Who sets this flag? How do you intend to use it?



================
Comment at: lldb/include/lldb/Core/Module.h:267
+                                       SymbolContextList &sc_list,
+                                       bool match_against_demangled = false);
 
----------------
Could this be `Mangled::NamePreference` instead of `bool` ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130803/new/

https://reviews.llvm.org/D130803

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to