[clang] d649452 - [code-owners] Add Vassil as a code owner for clang incremental compilation.

Vassil Vassilev via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 15 00:56:29 PST 2022


Author: Vassil Vassilev
Date: 2022-11-15T08:56:16Z
New Revision: d6494524490e0d4ffb99dcf21d633c11108b6bf6

URL: https://github.com/llvm/llvm-project/commit/d6494524490e0d4ffb99dcf21d633c11108b6bf6
DIFF: https://github.com/llvm/llvm-project/commit/d6494524490e0d4ffb99dcf21d633c11108b6bf6.diff

LOG: [code-owners] Add Vassil as a code owner for clang incremental compilation.

Update the code owners file based on the discussion in the forum:
https://discourse.llvm.org/t/rfc-add-a-code-owner-for-incremental-compilation-incremental-c/66345

Added: 
    

Modified: 
    clang/CodeOwners.rst

Removed: 
    


################################################################################
diff  --git a/clang/CodeOwners.rst b/clang/CodeOwners.rst
index 25c8521b2e06..30a164f99034 100644
--- a/clang/CodeOwners.rst
+++ b/clang/CodeOwners.rst
@@ -196,6 +196,12 @@ General Windows support
 | rnk\@google.com (email), rnk (Phabricator), rnk (GitHub)
 
 
+Incremental compilation, REPLs, clang-repl
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+| Vassil Vassilev
+| Vassil.Vassilev\@cern.ch (email), v.g.vassilev (Phabricator), vgvassilev (GitHub)
+
+
 Standards Conformance
 ---------------------
 The following people are responsible for validating that changes are conforming


        


More information about the cfe-commits mailing list