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

I see this comment in [another 
PR](https://github.com/llvm/llvm-project/pull/73252#issuecomment-1832242278)

> NB: not applying all the clang-format recommendations as it affects lines I'm 
> not editing, and I don't want to pollute git-blame

That makes me think the bot is not running clang-format-diff? 
https://clang.llvm.org/docs/ClangFormat.html#script-for-patch-reformatting

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