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)
commit12a21e4b69d4f156490cc82bee3d4b28368b4840
tree700cbecd3b3454b7cbba3dcb5a45afca9678d66e
parent43a7600a7f6b76230a2c699be8772974d6b18322
Revert "[CUDA]Delayed diagnostics for the asm instructions."

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

llvm-svn: 354596
clang/lib/Sema/Sema.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/lib/Sema/SemaStmt.cpp
clang/lib/Sema/SemaStmtAsm.cpp
clang/test/SemaCUDA/asm_delayed_diags.cu [deleted file]