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

``````````

</details>


https://github.com/llvm/llvm-project/pull/114981
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to