================
@@ -444,8 +444,11 @@ class Function : public UserID, public SymbolContextScope {
 
   Function *CalculateSymbolContextFunction() override;
 
+  // DEPRECATED: Use GetAddressRanges instead.
----------------
bulbazord wrote:

Can you make this into a Doxygen comment? It will show up in the generated 
documentation (for those who use it).

https://github.com/llvm/llvm-project/pull/117532
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to