Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | ||
---|---|---|
603–604 | Are we bitwise or two pointers of different type or is the parentheses wrong? |
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | ||
---|---|---|
603–604 | fixed. thanks for pointing it out. |
Comment Actions
It seems clang-format failed. Can you fix that?
git-clang-format returned an non-zero exit code 1
Are we bitwise or two pointers of different type or is the parentheses wrong?