]> granicus.if.org Git - clang/commit
NFC: make AtomicOrdering an enum class
authorJF Bastien <jfb@google.com>
Wed, 6 Apr 2016 17:26:42 +0000 (17:26 +0000)
committerJF Bastien <jfb@google.com>
Wed, 6 Apr 2016 17:26:42 +0000 (17:26 +0000)
commita84ed3210d3b42918ee03ff86f5afca1b23476c0
tree541448512b5faba6aa8ad82ed1815b3429f0c09c
parent017686a2280ce0ae505b6f081b3bd4e66f3239dc
NFC: make AtomicOrdering an enum class

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

Reviewers: jyknight, reames

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D18776

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265569 91177308-0d34-0410-b5e6-96231b3b80d8
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