[all-commits] [llvm/llvm-project] 6eb1b2: [clang][dataflow][NFC] Remove obsolete references ...

martinboehme via All-commits all-commits at lists.llvm.org
Tue Aug 29 23:55:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6eb1b237f5eca0f9b16b66a1f4e8964554027e38
      https://github.com/llvm/llvm-project/commit/6eb1b237f5eca0f9b16b66a1f4e8964554027e38
  Author: Martin Braenne <mboehme at google.com>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
    M clang/include/clang/Analysis/FlowSensitive/Value.h
    M clang/lib/Analysis/FlowSensitive/Transfer.cpp
    M clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

  Log Message:
  -----------
  [clang][dataflow][NFC] Remove obsolete references to `ReferenceValue` from comments.

`ReferenceValue` was removed in https://reviews.llvm.org/D155922.

Reviewed By: xazax.hun

Differential Revision: https://reviews.llvm.org/D159090




More information about the All-commits mailing list