llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Aaron Ballman (AaronBallman) <details> <summary>Changes</summary> Mariya has extensive knowledge of the constant expression evaluator and has done a lot of reviewing in Sema over the past year or so. --- Full diff: https://github.com/llvm/llvm-project/pull/114974.diff 1 Files Affected: - (modified) clang/Maintainers.rst (+9) ``````````diff diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst index 27255a9c0319b4..d42c0cf96040ab 100644 --- a/clang/Maintainers.rst +++ b/clang/Maintainers.rst @@ -68,6 +68,9 @@ Sema | Sirraide | aeternalmail\@gmail.com (email), Sirraide (GitHub), Ætérnal (Discord), Sirraide (Discourse) +| Mariya Podchishchaeva +| mariya.podchishchaeva\@intel.com (email), Fznamznon (GitHub), fznamznon (Discord), Fznamznon (Discourse) + Recovery AST ~~~~~~~~~~~~ @@ -150,6 +153,12 @@ Driver parts not covered by someone else | i\@maskray.me (email), MaskRay (Phabricator), MaskRay (GitHub) +Constant Expressions +~~~~~~~~~~~~~~~~~~~~ +| Mariya Podchishchaeva +| mariya.podchishchaeva\@intel.com (email), Fznamznon (GitHub), fznamznon (Discord), Fznamznon (Discourse) + + Tools ----- These maintainers are responsible for user-facing tools under the Clang `````````` </details> https://github.com/llvm/llvm-project/pull/114974 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits