Skip to content

Commit 2fe947b

Browse files
authored
[Clang] Add Doug Wyatt and myself as maintainers for function effect analysis (llvm#117324)
Doug implemented quite literally all of it and has been continuously improving the implementation by handling more language constructs we had initially missed. I spent a lot of time reviewing the implementation of the attributes as well as the analysis pass, so in other words, the two of us are probably best equipped to answer any questions that might arise wrt this part of Clang.
1 parent a05a1d6 commit 2fe947b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

clang/Maintainers.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,15 @@ Thread Safety Analysis
176176
| aaron.puchert\@sap.com (email), aaronpuchert (GitHub), aaronpuchert (Discourse)
177177
178178

179+
Function Effect Analysis
180+
~~~~~~~~~~~~~~~~~~~~~~~~
181+
| Doug Wyatt
182+
| dwyatt\@apple.com (email), dougsonos (GitHub), dougsonos (Discourse)
183+
184+
| Sirraide
185+
| aeternalmail\@gmail.com (email), Sirraide (GitHub), Ætérnal (Discord), Sirraide (Discourse)
186+
187+
179188
Tools
180189
-----
181190
These maintainers are responsible for user-facing tools under the Clang

0 commit comments

Comments
 (0)