Skip to content
Commit 3caab6cf 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.

llvm-svn: 182120
parent 3334ade8
Loading
Loading
Loading
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