[all-commits] [llvm/llvm-project] 21390e: [ADT][NFC] SCCIterator: Change hasLoop() to hasCyc...

Stefanos Baziotis via All-commits all-commits at lists.llvm.org
Sun Mar 1 09:17:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 21390eab4c05e0ed7e7d13ada9e85f62b87ea484
      https://github.com/llvm/llvm-project/commit/21390eab4c05e0ed7e7d13ada9e85f62b87ea484
  Author: Stefanos Baziotis <sdi1600105 at di.uoa.gr>
  Date:   2020-03-01 (Sun, 01 Mar 2020)

  Changed paths:
    M clang-tools-extra/clang-tidy/misc/NoRecursionCheck.cpp
    M llvm/include/llvm/ADT/SCCIterator.h
    M llvm/lib/IR/ModuleSummaryIndex.cpp
    M llvm/tools/opt/PrintSCC.cpp

  Log Message:
  -----------
  [ADT][NFC] SCCIterator: Change hasLoop() to hasCycle()




More information about the All-commits mailing list