================
@@ -88,6 +88,7 @@ struct Entry {
     FunctionNameWithArgs,
     FunctionNameNoArgs,
     FunctionMangledName,
+    FunctionPrefix,
----------------
Michael137 wrote:

If we add a new variable here we will need to update the documentation under 
`lldb/docs/use/formatting.rst`

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

Reply via email to