[all-commits] [llvm/llvm-project] d82530: [analyzer] Handle std::make_unique

Deep Majumder via All-commits all-commits at lists.llvm.org
Sun Jul 18 07:25:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d825309352b4c5c01da7c935e4aaaa9994f8f257
      https://github.com/llvm/llvm-project/commit/d825309352b4c5c01da7c935e4aaaa9994f8f257
  Author: Deep Majumder <deep.majumder2019 at gmail.com>
  Date:   2021-07-18 (Sun, 18 Jul 2021)

  Changed paths:
    M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
    M clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
    M clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
    M clang/test/Analysis/Inputs/system-header-simulator-cxx.h
    M clang/test/Analysis/smart-ptr-text-output.cpp

  Log Message:
  -----------
  [analyzer] Handle std::make_unique

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




More information about the All-commits mailing list