Commit Graph

6 Commits

Author SHA1 Message Date
Doug Gregor
142b3ad538 [Constraint system] Minor fixes / test updates for function builders. 2020-01-09 16:33:13 -08:00
Doug Gregor
14be78d54d Remove -(enable|disable)-function-builder-one-way-constraints
Remove the staging flags for unidirectional constraints in function
builders. We're not going back!
2019-10-14 21:22:28 -07:00
Doug Gregor
b4e80cfd90 [Constraint graph] Enable one-way constraints in function builders.
Enable one-way constraints by default for function builders, finishing
rdar://problem/50150793.
2019-08-19 22:49:15 -07:00
John McCall
db4c7d2d4c Fill in source locations in implicit function builder expressions
to satisfy the code-coverage instrumentation.

rdar://51612977
2019-07-18 19:36:02 -04:00
Rintaro Ishizaki
25bfdb6b22 [CodeCompletion] Function builder: test case with context types in builder 2019-06-11 17:34:45 -07:00
Rintaro Ishizaki
648a76e9a4 [CodeCompletion] Add basic test cases inside builder closure
rdar://problem/50074177
2019-06-11 17:34:45 -07:00