[PATCH] D58463: [CUDA]Delayed diagnostics for the asm instructions.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 20 10:54:53 PST 2019
ABataev created this revision.
ABataev added reviewers: tra, jlebar.
Herald added a subscriber: jdoerfert.
Herald added a project: clang.
Adapted targetDiag for the CUDA and used for the delayed diagnostics in
asm constructs. Works for both host and device compilation sides.
Repository:
rC Clang
https://reviews.llvm.org/D58463
Files:
lib/Sema/Sema.cpp
lib/Sema/SemaStmtAsm.cpp
test/SemaCUDA/asm_delayed_diags.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58463.187621.patch
Type: text/x-patch
Size: 5139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190220/dc76f2e9/attachment.bin>
More information about the cfe-commits
mailing list