[PATCH] D28691: Support synchronisation scope in Clang atomic builtin functions
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 13 14:01:30 PST 2017
yaxunl retitled this revision from "Support synchronisation scope in atomic builtin functions" to "Support synchronisation scope in Clang atomic builtin functions".
yaxunl updated the summary for this revision.
yaxunl updated this revision to Diff 84373.
yaxunl added a comment.
Fix typos and formatting issues.
https://reviews.llvm.org/D28691
Files:
include/clang/AST/Expr.h
lib/AST/Expr.cpp
lib/Basic/Targets.cpp
lib/CodeGen/CGAtomic.cpp
lib/Sema/SemaChecking.cpp
test/CodeGenOpenCL/atomic-ops.cl
test/Sema/atomic-ops.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28691.84373.patch
Type: text/x-patch
Size: 22854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170113/bf204382/attachment-0001.bin>
More information about the cfe-commits
mailing list