[PATCH] D18776: NFC: make AtomicOrdering an enum class

JF Bastien via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 4 16:14:19 PDT 2016


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

See LLVM change D18775 for details, this change depends on it.

http://reviews.llvm.org/D18776

Files:
  lib/CodeGen/CGAtomic.cpp
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/CGExprScalar.cpp
  lib/CodeGen/CGObjC.cpp
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/ItaniumCXXABI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18776.52637.patch
Type: text/x-patch
Size: 28623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/230edf48/attachment-0001.bin>


More information about the cfe-commits mailing list