Commit Graph

6 Commits

Author SHA1 Message Date
Graydon Hoare
4fcdbaccd0 [Docs] Remove FrontendStatsTracer task from request-evaluator open projects. 2018-09-04 16:04:06 -07:00
Harlan Haskins
5a6985f39e Remove SimpleRequest::breakCycle
This patch removes the need for Request objects to provide a default
cycle-breaking value, instead opting to return llvm::Expected so clients
must handle a cycle failure explicitly.

Currently, all clients do the 'default' behavior, but this opens the
possibility for future requests to handle failures explicitly.
2018-08-15 11:01:12 -07:00
Ole Begemann
f8ad1a1bb6 [Docs] Fix broken markup in Request-Evaluator (#17793) 2018-07-06 12:15:35 -05:00
Doug Gregor
ef58259cd3 [Docs] Add another idea for the request-evaluator. 2018-07-05 22:43:27 -07:00
Doug Gregor
4682136903 [Docs] Add some more "open projects" for the request-evaluator. 2018-07-05 22:33:17 -07:00
Doug Gregor
a6a1f03148 [Docs] Add some documentation for the request-evaluator. 2018-07-05 22:24:38 -07:00