Commit Graph

2 Commits

Author SHA1 Message Date
Saleem Abdulrasool
f229b311fd test: use FileCheck instead of grep, count
Use FileCheck instead of grep and count.
2018-12-01 11:22:56 -08:00
Doug Gregor
1bc6b749a4 [Name lookup] Eliminate unnecessary, cyclic check for extended nominal type.
We weren’t getting anything out of the check for the extended nominal
declaration of an extension within unqualified name lookup except
some spurious cycles in the request-evaluator. Stop doing this.
2018-09-10 17:30:17 -07:00