llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Aaron Ballman (AaronBallman) <details> <summary>Changes</summary> 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. --- Full diff: https://github.com/llvm/llvm-project/pull/114040.diff 1 Files Affected: - (modified) clang/Maintainers.rst (+6) ``````````diff 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 `````````` </details> https://github.com/llvm/llvm-project/pull/114040 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits