forked from OSchip/llvm-project
Per agreement with Doug, take ownership of Clang's libSema.
llvm-svn: 168244
This commit is contained in:
parent
4431a03928
commit
6fd8c8d98f
|
@ -40,7 +40,7 @@ E: hfinkel@anl.gov
|
|||
D: BBVectorize and the PowerPC target
|
||||
|
||||
N: Doug Gregor
|
||||
D: Clang Frontend Libraries
|
||||
D: All parts of Clang not covered by someone else
|
||||
|
||||
N: Tobias Grosser
|
||||
D: Polly
|
||||
|
@ -107,6 +107,10 @@ N: Duncan Sands
|
|||
E: baldrick@free.fr
|
||||
D: DragonEgg
|
||||
|
||||
N: Richard Smith
|
||||
E: richard@metafoo.co.uk
|
||||
D: Clang Semantic Analysis (tools/clang/lib/Sema/* tools/clang/include/clang/Sema/*)
|
||||
|
||||
N: Andrew Trick
|
||||
E: atrick@apple.com
|
||||
D: Instruction Scheduling
|
||||
|
|
Loading…
Reference in New Issue