Commit Graph

3 Commits

Author SHA1 Message Date
Jordan Rose
1eaa767407 [test] Run scale-tests on Linux too (#27223)
It's likely that these were listed as "REQUIRES: OS=macosx" to not
redundantly run them for iOS et al, but they don't take that long and
so it's more useful for Linux devs to be able to run them locally if
need be. Or to catch something that really is different on non-macOS.
2019-09-18 08:27:37 -07:00
Slava Pestov
14d0bbfc5e AST: Optimize construction of the global name lookup table
Only visit bodies of types and extensions that may possibly contain
operator definitions.
2019-08-12 17:15:51 -04:00
Xi Ge
3f03202ba7 test: add a scale test for the number of IterableDeclContext getting parsed. 2018-09-12 14:20:56 -07:00