[all-commits] [llvm/llvm-project] 023fbf: Correct the 'KEYALL' mask.
Erich Keane via All-commits
all-commits at lists.llvm.org
Thu May 27 07:20:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 023fbf3df32d4100b57597a4e748c94931c1b936
https://github.com/llvm/llvm-project/commit/023fbf3df32d4100b57597a4e748c94931c1b936
Author: Erich Keane <erich.keane at intel.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M clang/lib/Basic/IdentifierTable.cpp
Log Message:
-----------
Correct the 'KEYALL' mask.
It should technically be a 1, since we are only setting the first bit.
More information about the All-commits
mailing list