[clang] Nominate Saleem and myself as maintainers for API Notes (PR #114981)

via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 05:08:02 PST 2024


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: Egor Zhdan (egorzhdan)

<details>
<summary>Changes</summary>

Saleem has upstreamed a large chunk of API Notes infrastructure from the Apple fork, and over the past year I've upstreamed the remaining part of API Notes, added new annotations and improved C++ language support.

https://github.com/llvm/llvm-project/commits/main/clang/lib/APINotes

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


1 Files Affected:

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


``````````diff
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index 694ebc691107cb..0fcbbbf31005e7 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -132,6 +132,14 @@ Compiler options
 | jan_svoboda\@apple.com (email), jansvoboda11 (Phabricator), jansvoboda11 (GitHub)
 
 
+API Notes
+~~~~~~~~~~~~~~~~
+| Egor Zhdan
+| e_zhdan\@apple.com (email), egorzhdan (GitHub), egor.zhdan (Discourse)
+
+| Saleem Abdulrasool
+| compnerd at compnerd.org (email), compnerd (GitHub), compnerd (Discourse)
+
 OpenBSD driver
 ~~~~~~~~~~~~~~
 | Brad Smith

``````````

</details>


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


More information about the cfe-commits mailing list