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 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits