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

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

>From 77be63ca7c75538b8c6c45527e7ff3ca966af9c1 Mon Sep 17 00:00:00 2001
From: Egor Zhdan <e_zh...@apple.com>
Date: Mon, 4 Nov 2024 19:52:37 +0000
Subject: [PATCH] Nominate Saleem and myself as maintainers for API Notes

---
 clang/Maintainers.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

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
+| compn...@compnerd.org (email), compnerd (GitHub), compnerd (Discourse)
+
 OpenBSD driver
 ~~~~~~~~~~~~~~
 | Brad Smith

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to