]> granicus.if.org Git - clang/commit
[OpenCL] Minor refactoring to reduce copy/pasted code
authorJoey Gouly <joey.gouly@gmail.com>
Wed, 9 Aug 2017 14:52:47 +0000 (14:52 +0000)
committerJoey Gouly <joey.gouly@gmail.com>
Wed, 9 Aug 2017 14:52:47 +0000 (14:52 +0000)
commit8a6b859dbc103eda94a2df347385ccc553a8d081
tree83dcc61e9cd4fdf63bb25cb45468e285c0906231
parent958c61ad2091fc748f9ca089a4a228bc87ded11e
[OpenCL] Minor refactoring to reduce copy/pasted code

Set the type of TheCall inside SemaBuiltinReserveRWPipe to reduce
duplicated code.

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