llvm-project
8dd8e5f7 - [Clang] Add BuiltinTemplates.td to generate code for builtin templates (#123736)

Commit
342 days ago
[Clang] Add BuiltinTemplates.td to generate code for builtin templates (#123736) This makes it significantly easier to add new builtin templates, since you only have to modify two places instead of a dozen or so. The `BuiltinTemplates.td` could also be extended to generate documentation from it in the future.
Author
Parents
Loading