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

James Y Knight via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 13 09:20:44 PDT 2016


jyknight added a comment.

The large amount of casting to/from integers for AtomicOrderingCABI makes me think that it probably ought not actually be converted to an enum class after all.


http://reviews.llvm.org/D18876





More information about the cfe-commits mailing list