llvm-project
70abbd90
- [AST] Dump argument types for TypeTraitExpr. (#89370)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#89370 - [AST] Dump argument types for TypeTraitExpr.
Author
hokein
Parents
9ef9db70
Loading