Slava Pestov
a4cccaf46c
ASTMangler: Fix mangling of invalid dependent member types
...
Fixes <rdar://problem/48014983>.
2019-02-13 19:17:27 -05:00
Nathan Hawes
660e9000c5
[IDE] Add test case for already fixed crash in SourceEntityWalker
...
Test case for rdar://problem/45039252 that was already fixed by
a8136a29ba
2018-10-08 14:57:17 -07:00
Argyrios Kyrtzidis
40a29b889d
[test] Add a test case for fix of PR #18153
2018-07-27 12:49:06 -07:00
Argyrios Kyrtzidis
f7e897ec4a
[AST] Make sure that if a TupleExpr is created with element names but not name locations, it is marked implicit as appropriate
...
Fixes a crash for SourceEntityWalker which assumed that a non-implicit TupleExpr has source locations for its name elements.
Fixes SR-6517, rdar://35830880
2018-01-11 12:57:03 -08:00
Argyrios Kyrtzidis
bf80cff4d0
[index] Fix assertion hit during USR generation, when encountering an erroneous computed var.
2017-02-14 10:19:04 -08:00