[all-commits] [llvm/llvm-project] 5bd142: [clang][dataflow] Remove unused 'Analysis' field f...

Gabor Marton via All-commits all-commits at lists.llvm.org
Wed Oct 26 08:29:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bd142ca265d8243ecebb63ffed0c7afd3abf440
      https://github.com/llvm/llvm-project/commit/5bd142ca265d8243ecebb63ffed0c7afd3abf440
  Author: Gabor Marton <gabor.marton at ericsson.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp

  Log Message:
  -----------
  [clang][dataflow] Remove unused 'Analysis' field from 'TerminatorVisitor'

This is to silence the warning: private field 'Analysis' is not used




More information about the All-commits mailing list