llvm-project/clang/AreaTeamMembers.txt
Aaron Ballman 1d89d7d5d7
[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.
2025-03-12 08:02:44 -04:00

18 lines
414 B
Plaintext

This is a list of the current Clang Area Team members.
Chair
-----
Aaron Ballman
aaron@aaronballman.com (email), AaronBallman (Discourse), AaronBallman (GitHub), AaronBallman (Discord)
Secretary
---------
Reid Kleckner
rnk@google.com (email), rnk (Discourse), rnk (GitHub), rnk (Discord)
Other Members
-------------
Eli Friedman
efriedma@quicinc.com> (email), efriedma-quic (Discourse), efriedma-quic (GitHub)