Skip to content
Snippets Groups Projects
Commit 2521dfa5 authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

Objective-C++ (and c++) Sema: Patch fixes a sema crash when gnu’s ?: extension

is used for Objective-C++’s dictionary subscripting. This is done by filtering
out all placeholder types before check on lowering of the
common expression is done. // rdar://1374918.
Reviewed by John McCall.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182120 91177308-0d34-0410-b5e6-96231b3b80d8
parent 8fbda8e4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment