[clang] f7adacf - Nominate Vlad Serebrennikov for C++ DRs (#114040)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 29 06:03:38 PDT 2024
Author: Aaron Ballman
Date: 2024-10-29T09:03:35-04:00
New Revision: f7adacf57901ca65977f2af3502f434747cdd183
URL: https://github.com/llvm/llvm-project/commit/f7adacf57901ca65977f2af3502f434747cdd183
DIFF: https://github.com/llvm/llvm-project/commit/f7adacf57901ca65977f2af3502f434747cdd183.diff
LOG: Nominate Vlad Serebrennikov for C++ DRs (#114040)
Vlad has been improving our C++ DR conformance testing story for many
months at this point and writing these kinds of test is sometimes non-
trivial, so having a maintainer specific for this is helpful.
Added:
Modified:
clang/Maintainers.rst
Removed:
################################################################################
diff --git a/clang/Maintainers.rst b/clang/Maintainers.rst
index ee5334b02f7000..6635727e9eb65c 100644
--- a/clang/Maintainers.rst
+++ b/clang/Maintainers.rst
@@ -226,6 +226,12 @@ C++ conformance
| hubert.reinterpretcast\@gmail.com (email), hubert.reinterpretcast (Phabricator), hubert-reinterpretcast (GitHub)
+C++ Defect Reports
+~~~~~~~~~~~~~~~~~~
+| Vlad Serebrennikov
+| serebrennikov.vladislav\@gmail.com (email), Endilll (GitHub), Endill (Discord), Endill (Discourse)
+
+
Objective-C/C++ conformance
~~~~~~~~~~~~~~~~~~~~~~~~~~~
| John McCall
More information about the cfe-commits
mailing list