[PATCH] D81580: [ADT] Add Bitfield utilities

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 01:02:43 PDT 2020


gchatelet updated this revision to Diff 271289.
gchatelet added a comment.

- Regular enums under MSVC are always considered signed


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81580/new/

https://reviews.llvm.org/D81580

Files:
  llvm/include/llvm/ADT/Bitfields.h
  llvm/unittests/ADT/BitFieldsTest.cpp
  llvm/unittests/ADT/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81580.271289.patch
Type: text/x-patch
Size: 19509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/5dcc6eea/attachment.bin>


More information about the llvm-commits mailing list