[all-commits] [llvm/llvm-project] 2cb514: [clang][dataflow] Store DeclContext of block being...

weiyi via All-commits all-commits at lists.llvm.org
Thu Aug 11 00:42:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cb51449f0d9ed06de87b4a47b5074eb6eec2e23
      https://github.com/llvm/llvm-project/commit/2cb51449f0d9ed06de87b4a47b5074eb6eec2e23
  Author: Wei Yi Tee <wyt at google.com>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
    M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp

  Log Message:
  -----------
  [clang][dataflow] Store DeclContext of block being analysed in Environment if available.

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




More information about the All-commits mailing list