[PATCH] D50278: [Sema] Fix for crash on conditional operation with address_space pointer

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 7 12:44:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339167: [Sema] Fix for crash on conditional operation with address_space pointer (authored by leonardchan, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50278?vs=159559&id=159576#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50278

Files:
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/Sema/address_spaces.c
  cfe/trunk/test/Sema/conditional-expr.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50278.159576.patch
Type: text/x-patch
Size: 5116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180807/39a61826/attachment-0001.bin>


More information about the cfe-commits mailing list