mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 22:26:04 +00:00

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.