Commit Graph

2 Commits

Author SHA1 Message Date
Alex Hoppen
a5a17aa955 [tests] Add a %batch-code-completion lit substitution
I could never remember the command to run batch code completion tests. Add a lit substitution for it.
2023-09-18 13:57:49 -07:00
Ben Barham
4da190dde1 [NameLookup] Retain invalid decls when filtering via access path
Fixes missing declarations in the completions list due to their type
being invalid.

Resolves rdar://70704835
2020-11-02 08:49:05 +10:00