]> granicus.if.org Git - clang/commit
Revert "[CUDA]Delayed diagnostics for the asm instructions."
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 21 Feb 2019 16:40:21 +0000 (16:40 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 21 Feb 2019 16:40:21 +0000 (16:40 +0000)
commit6bbd09bedb65d0afe0faec24f2c5592d0fd547b1
tree6e648234def85e5e6647289ce1dd3af0754a53b2
parent266e803a096929578f51b6ea3a0e4cad87a57cf7
Revert "[CUDA]Delayed diagnostics for the asm instructions."

This reverts commit r354593 to fix the problem with the crash on
windows.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@354596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaStmt.cpp
lib/Sema/SemaStmtAsm.cpp
test/SemaCUDA/asm_delayed_diags.cu [deleted file]