[all-commits] [llvm/llvm-project] a47ec1: [analyzer][NFC] Be more descriptive when we replay...

isuckatcs via All-commits all-commits at lists.llvm.org
Fri Aug 19 09:06:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a47ec1b79797c8c48c44f9ddf36fb82f8d87229d
      https://github.com/llvm/llvm-project/commit/a47ec1b79797c8c48c44f9ddf36fb82f8d87229d
  Author: isuckatcs <65320245+isuckatcs at users.noreply.github.com>
  Date:   2022-08-19 (Fri, 19 Aug 2022)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/ExprEngine.cpp

  Log Message:
  -----------
  [analyzer][NFC] Be more descriptive when we replay without inlining

This patch adds a ProgramPointTag to the EpsilonPoint created
before we replay a call without inlining.

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




More information about the All-commits mailing list