]> granicus.if.org Git - clang/commit
[OpenCL][Sema] Minor refactoring and constraint checking
authorMarco Antognini <marco.antognini@arm.com>
Wed, 17 Jul 2019 08:52:09 +0000 (08:52 +0000)
committerMarco Antognini <marco.antognini@arm.com>
Wed, 17 Jul 2019 08:52:09 +0000 (08:52 +0000)
commit14552d6ffe7b2fa7c9101920ad59141b034fd14b
treee451e2d4fdfa31b58db958a5d1d164544fd1dffc
parent387c17bba3d563e7413c2fc9e82977a4c48aa9ab
[OpenCL][Sema] Minor refactoring and constraint checking

Summary:
Simplify code a bit and add assertion to address post-landing comments
from D64083.

Subscribers: yaxunl, Anastasia, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D64804

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@366306 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprCXX.cpp