]> granicus.if.org Git - clang/commit
Revert assertion added by r372394
authorYaxun Liu <Yaxun.Liu@amd.com>
Sat, 21 Sep 2019 02:51:44 +0000 (02:51 +0000)
committerYaxun Liu <Yaxun.Liu@amd.com>
Sat, 21 Sep 2019 02:51:44 +0000 (02:51 +0000)
commitca66650e21db892f1acb156d9f1d082591c0eaac
treee7227ea03925071444cf8ae56ef1705389ac4633
parente92c0a12959f88b63b2a6346be0fe1a98d6aa8c5
Revert assertion added by r372394

The assertion added by r372394 causes CUDA test in test-suite to assert.

The assertion was not there originally, so revert it.

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