[all-commits] [llvm/llvm-project] 82dbb1: Fix the clang-tidy build after get/isIntegerConsta...

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Jul 22 00:41:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 82dbb1b2b4f1e70ca453cca60a4ba5b856058fc0
      https://github.com/llvm/llvm-project/commit/82dbb1b2b4f1e70ca453cca60a4ba5b856058fc0
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M clang-tools-extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp
    M clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp
    M clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp
    M clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.cpp

  Log Message:
  -----------
  Fix the clang-tidy build after get/isIntegerConstantExpression
refactoring.




More information about the All-commits mailing list