Author: Aaron Ballman
Date: 2024-10-29T13:36:22-04:00
New Revision: 4abc35740760b626d3fcabd001593d46c4b595af

URL: 
https://github.com/llvm/llvm-project/commit/4abc35740760b626d3fcabd001593d46c4b595af
DIFF: 
https://github.com/llvm/llvm-project/commit/4abc35740760b626d3fcabd001593d46c4b595af.diff

LOG: Nominate Sirraide for AST visitors and Sema (#114092)

Sirraide has been actively reviewing Sema code for a while now and
definitely has the expertise to help maintain that section of the
compiler. Further, he has been refactoring AST visitors to try to reduce
the compile time overhead associated with them and would be a good
resource for keeping an eye on that part of the code base too.

Added: 
    

Modified: 
    clang/Maintainers.rst

Removed: 
    


################################################################################
diff  --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 08dcc584f6c574..9d3f6d25f60bb5 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -33,6 +33,12 @@ AST matchers
 | aaron\@aaronballman.com (email), aaron.ballman (Phabricator), AaronBallman 
(GitHub), AaronBallman (Discourse), aaronballman (Discord), AaronBallman (IRC)
 
 
+AST Visitors
+~~~~~~~~~~~~
+| Sirraide
+| aeternalmail\@gmail.com (email), Sirraide (GitHub), Ætérnal (Discord), 
Sirraide (Discourse)
+
+
 Clang LLVM IR generation
 ~~~~~~~~~~~~~~~~~~~~~~~~
 | John McCall
@@ -57,6 +63,12 @@ Analysis & CFG
 | sgatev\@google.com (email), sgatev (Phabricator), sgatev (GitHub)
 
 
+Sema
+~~~~
+| Sirraide
+| aeternalmail\@gmail.com (email), Sirraide (GitHub), Ætérnal (Discord), 
Sirraide (Discourse)
+
+
 Experimental new constant interpreter
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | Timm Bäder


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to