diff options
author | Kostya Serebryany <konstantin.s.serebryany@gmail.com> | 2017-12-18 13:11:49 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-18 13:11:49 -0800 |
commit | c77f9f35f094fb6580f47e9cc6b38f875a224b5e (patch) | |
tree | 101aa9382bf4db8c0299a512ca5be6a671d11c17 /projects | |
parent | a306a95093b2892a4c120e2b396500fa33209e90 (diff) |
Add Igor to LLVM
Diffstat (limited to 'projects')
-rw-r--r-- | projects/llvm/project.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/llvm/project.yaml b/projects/llvm/project.yaml index 37f0709c..8d9bf95d 100644 --- a/projects/llvm/project.yaml +++ b/projects/llvm/project.yaml @@ -6,6 +6,7 @@ auto_ccs: - "vsk@apple.com" - "akilsrin@apple.com" - "llvm-bugs@lists.llvm.org" + - "igmyrj@gmail.com" # TODO(kcc): enable msan. sanitizers: |