================
@@ -436,8 +482,8 @@ class CompilerType {
                      ExecutionContextScope *exe_scope);
 
   /// Dump to stdout.
-  void DumpTypeDescription(lldb::DescriptionLevel level =
-                           lldb::eDescriptionLevelFull) const;
----------------
cmtice wrote:

DavidSpickett:  I created the PR, sort of, but... if you look at the bottom of 
this PR (for example) there's a small section that says "All Checks Passed". If 
you open that, you will see that one of the checks is a clang-format check.  My 
original PR did not pass that check, so github would not "finish" creating the 
PR, i.e. it would not allow me to ask for reviews on it.

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

Reply via email to