[all-commits] [llvm/llvm-project] b1fcca: Fixed warnings in LLVM produced by -Wbitwise-inste...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Oct 3 04:05:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1fcca38844138d1950e1b34eb2be65b3bfc7352
https://github.com/llvm/llvm-project/commit/b1fcca38844138d1950e1b34eb2be65b3bfc7352
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2021-10-03 (Sun, 03 Oct 2021)
Changed paths:
M clang/lib/AST/Type.cpp
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaExpr.cpp
M llvm/unittests/Support/TargetParserTest.cpp
M llvm/utils/TableGen/CodeGenDAGPatterns.cpp
Log Message:
-----------
Fixed warnings in LLVM produced by -Wbitwise-instead-of-logical
More information about the All-commits
mailing list