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

That's annoying for sure. I'm a member of the repo, and I was able to add 
reviewers to this test PR https://github.com/llvm/llvm-project/pull/7381 that 
failed clang-format. Then again, Github tells me you're also a member, so that 
can't be the problem. Strange.

If you can figure out the sequence of events or reproduce it, please open an 
issue because I'm not sure it's intended behaviour. Perhaps we're trying to be 
strict but still, there should be some way to ignore the check when needed.

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