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

> It would not allow me to create a PR that did not pass clang-format.

Can you be more specific here, you could not open a PR at all without it being 
formatted? If that's the case it doesn't seem like what anyone would have 
intended.

Your other workaround here would be to do a PR to reformat these files, then 
rebase this onto that after landing it. Review has already started though, so 
maybe do that as the last thing after approvals.

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