llvm-project
70abbd90 - [AST] Dump argument types for TypeTraitExpr. (#89370)

Commit
1 year ago
[AST] Dump argument types for TypeTraitExpr. (#89370) The argument types are not modeled as children of TypeTraitExpr, therefore they are not dumped with the default implementation. Dumping them is really useful for ad-hoc debugging, context #89358
Author
Parents
Loading