[PATCH] D18876: NFC: unify clang / LLVM atomic ordering

JF Bastien via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 7 15:47:09 PDT 2016


jfb created this revision.
jfb added reviewers: jyknight, reames.
jfb added a subscriber: cfe-commits.

Depends on http://reviews.llvm.org/D18875

This makes the C11 / C++11 *ABI* atomic ordering accessible from LLVM, as discussed in http://reviews.llvm.org/D18200#inline-151433

http://reviews.llvm.org/D18876

Files:
  include/clang/AST/Expr.h
  lib/CodeGen/CGAtomic.cpp
  lib/Sema/SemaChecking.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18876.52966.patch
Type: text/x-patch
Size: 11706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160407/91c7bfc1/attachment-0001.bin>


More information about the cfe-commits mailing list