[all-commits] [llvm/llvm-project] e71fd5: [NFC] Move check for isEqualityOp to CheckFloatCom...
Erich Keane via All-commits
all-commits at lists.llvm.org
Thu Jul 14 09:30:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e71fd547194591fbdfb617479e47b1b7cf6e9151
https://github.com/llvm/llvm-project/commit/e71fd547194591fbdfb617479e47b1b7cf6e9151
Author: Erich Keane <erich.keane at intel.com>
Date: 2022-07-14 (Thu, 14 Jul 2022)
Changed paths:
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
[NFC] Move check for isEqualityOp to CheckFloatComparisons
So callers don't have to. Also, fix a clang-format/use of auto fix in
CheckFloatComparisons.
More information about the All-commits
mailing list