[PATCH] D22279: [ADT] Add LLVM_MARK_AS_BITMASK_ENUM, used to enable bitwise operations on enums without static_cast.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 11:30:43 PDT 2016


This revision was automatically updated to reflect the committed changes.
jlebar marked 3 inline comments as done.
Closed by commit rL275292: [ADT] Add LLVM_MARK_AS_BITMASK_ENUM, used to enable bitwise operations on… (authored by jlebar).

Changed prior to commit:
  http://reviews.llvm.org/D22279?vs=63823&id=63832#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D22279

Files:
  llvm/trunk/include/llvm/ADT/BitmaskEnum.h
  llvm/trunk/unittests/ADT/BitmaskEnumTest.cpp
  llvm/trunk/unittests/ADT/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22279.63832.patch
Type: text/x-patch
Size: 9154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160713/8fdc5ba8/attachment.bin>


More information about the llvm-commits mailing list