[clang] Add Aaron Puchert as the maintainer for thread safety analysis (PR #115920)

via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 12 10:19:47 PST 2024


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: Aaron Ballman (AaronBallman)

<details>
<summary>Changes</summary>

Aaron has been helping out with TSA for several years and is highly knowledgeable about the implementation.

---
Full diff: https://github.com/llvm/llvm-project/pull/115920.diff


1 Files Affected:

- (modified) clang/Maintainers.rst (+6) 


``````````diff
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 26495f3d877945..403851a60f43e8 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -168,6 +168,12 @@ Constant Expressions
 | mariya.podchishchaeva\@intel.com (email), Fznamznon (GitHub), fznamznon (Discord), Fznamznon (Discourse)
 
 
+Thread Safety Analysis
+~~~~~~~~~~~~~~~~~~~~~~
+| Aaron Puchert
+| aaron.puchert\@sap.com (email), aaronpuchert (GitHub), aaronpuchert (Discourse)
+
+
 Tools
 -----
 These maintainers are responsible for user-facing tools under the Clang

``````````

</details>


https://github.com/llvm/llvm-project/pull/115920


More information about the cfe-commits mailing list