[all-commits] [llvm/llvm-project] 1d89d7: [Docs] Explain how to propose an extension in Clan...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Mar 12 05:03:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d89d7d5d76e391b035f50343e2a4890506c6f2b
https://github.com/llvm/llvm-project/commit/1d89d7d5d76e391b035f50343e2a4890506c6f2b
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
A clang/AreaTeamMembers.txt
M clang/www/get_involved.html
Log Message:
-----------
[Docs] Explain how to propose an extension in Clang (#130803)
We have a list of criteria for proposing an extension in Clang, but we
do not have any documentation about how to propose an extension. This
adds some basic documentation about how we run RFCs in Clang, as well as
adds a list of Clang Area Team members in support of the process.
It could be argued that this should be documented for the entire LLVM
Project, however, other parts of the project have different rules for
proposing extensions. (Extending libc++ is a different proposition than
extending LLVM, than extending MLIR, than extending Clang, etc.) We may
want to introduce high-level documentation for the LLVM Project, but
that is a bigger project and we already have the documentation in Clang
about criteria for extensions. So it seems reasonable to add some
lightweight documentation specific to Clang until we determine what to
do at the whole project level.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list