[all-commits] [llvm/llvm-project] 4c0a96: Fix off by one error in Bitfields
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Jul 6 01:52:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c0a965c0926d5d6aa786a7de60f7939239099e3
https://github.com/llvm/llvm-project/commit/4c0a965c0926d5d6aa786a7de60f7939239099e3
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-07-06 (Mon, 06 Jul 2020)
Changed paths:
M llvm/include/llvm/ADT/Bitfields.h
Log Message:
-----------
Fix off by one error in Bitfields
Differential Revision: https://reviews.llvm.org/D83192
More information about the All-commits
mailing list