ioeric marked an inline comment as done.
ioeric added a comment.

PTAL

I experimented with our internal tools (incl. mapreduce-based execution) and 
modified the interfaces a bit:
o Get rid of `ExecutionConfig` class; pass actions into executors directly.
o Moved `ArgumentAdjuster`s that are common to all actions into 
`ExecutionContext`. 
o Make command-line based executor selection more explicit by requiring an 
`--executor` option.


https://reviews.llvm.org/D34272



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to