[PATCH] D23035: [Support] Add LLVM_BITFIELD_WIDTH and LLVM_CHECKED_BITFIELD_ASSIGN macros.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 20:20:10 PDT 2016


jlebar added a comment.

Actually, better regexp: `git grep ' : [0-9]\+;$'  | grep -v '\?' | grep -v test`


https://reviews.llvm.org/D23035





More information about the llvm-commits mailing list