================
@@ -436,8 +482,8 @@ class CompilerType {
ExecutionContextScope *exe_scope);
/// Dump to stdout.
- void DumpTypeDescription(lldb::DescriptionLevel level =
- lldb::eDescriptionLevelFull) const;
----------------
hawkinsw wrote:
It's ugly, but there *is* this:
```C++
// clang-format off
...
// clang-format on
```
I am sure that you knew that and were asking for a nicer workaround. I, too,
would be interested in learning such a trick, if it existed.
https://github.com/llvm/llvm-project/pull/73472
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits