[all-commits] [llvm/llvm-project] 55208f: [analyzer] Add modeling for unque_ptr::get()

Nithin Vadukkumchery Rajendrakumar via All-commits all-commits at lists.llvm.org
Sun Aug 23 05:51:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 55208f5a2126e491c41ba9ff6542551bfc090e86
      https://github.com/llvm/llvm-project/commit/55208f5a2126e491c41ba9ff6542551bfc090e86
  Author: Nithin Vadukkumchery Rajendrakumar <vrnithinkumar at gmail.com>
  Date:   2020-08-23 (Sun, 23 Aug 2020)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp
    M clang/test/Analysis/smart-ptr-text-output.cpp
    M clang/test/Analysis/smart-ptr.cpp

  Log Message:
  -----------
  [analyzer] Add modeling for unque_ptr::get()

Summary: Implemented  modeling for get() method in SmartPtrModeling

Reviewers: NoQ, Szelethus, vsavchenko, xazax.hun

Reviewed By: NoQ, xazax.hun

Subscribers: martong, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D86029




More information about the All-commits mailing list