[PATCH] D22279: [ADT] Add LLVM_MARK_AS_BITMASK_ENUM, used to enable bitwise operations on enums without static_cast.
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 11:34:00 PDT 2016
rnk added a subscriber: rnk.
rnk added a comment.
It sounds like we should use this instead of CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS in include/llvm/DebugInfo/CodeView/CodeView.h
Repository:
rL LLVM
http://reviews.llvm.org/D22279
More information about the llvm-commits
mailing list