When collecting types for built-in candidates, make arrays decay to pointers....
When collecting types for built-in candidates, make arrays decay to pointers. Otherwise, subscripting an array leads to no candidates at all. Fixes PR5360. llvm-svn: 86140
Loading
Please register or sign in to comment