[clang] [clang-tools-extra] [clang][TypePrinter] Unify printing of anonymous/unnamed tag types (PR #169445)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 2 08:39:53 PST 2025


================
@@ -23,6 +23,7 @@
 #include "clang/AST/TemplateBase.h"
 #include "clang/AST/TemplateName.h"
 #include "clang/AST/Type.h"
+#include "clang/AST/TypeBase.h"
----------------
mizvekov wrote:

```suggestion
```
Ditto

https://github.com/llvm/llvm-project/pull/169445


More information about the cfe-commits mailing list