[clang] [NFC][clang] Quote literal builtin attribute markers in Builtins.def docs (PR #160080)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 22 06:46:22 PDT 2025
erichkeane wrote:
> I thought the plan was to get rid of Builtins.def entirely? Maybe it's not worth spending time on it. migrating to td files seems like a better use of time!
I believe there was that aspiration, yes, but based on how long it has been, and that the work has stalled, it seems like we're perhaps not going to see that for quite a while. It is still perhaps valuable to keep these docs in good shape for that reason.
As far as "better use of time", that is perhaps not a zero-sum game here.
https://github.com/llvm/llvm-project/pull/160080
More information about the cfe-commits
mailing list