[all-commits] [llvm/llvm-project] 0e10f1: [NFC] Remove commented cerr debugging loggings

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Wed Jun 8 00:58:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e10f1284455aaa54cbcad145238ecedd0d57e48
      https://github.com/llvm/llvm-project/commit/0e10f1284455aaa54cbcad145238ecedd0d57e48
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2022-06-08 (Wed, 08 Jun 2022)

  Changed paths:
    M llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
    M llvm/lib/Analysis/PHITransAddr.cpp
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    M llvm/lib/Transforms/IPO/GlobalOpt.cpp
    M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp

  Log Message:
  -----------
  [NFC] Remove commented cerr debugging loggings

There are some unused cerr debugging loggings in the codes. It is weird
to remain such commented debug helpers in the product.




More information about the All-commits mailing list