[all-commits] [llvm/llvm-project] 842f25: [NFC] [dataflow] generalize smart pointer caching ...

Florian Mayer via All-commits all-commits at lists.llvm.org
Fri Mar 28 17:51:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 842f25a5fb781491c14102d0db1886a78a190ed5
      https://github.com/llvm/llvm-project/commit/842f25a5fb781491c14102d0db1886a78a190ed5
  Author: Florian Mayer <fmayer at google.com>
  Date:   2025-03-28 (Fri, 28 Mar 2025)

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/SmartPointerAccessorCaching.h
    M clang/lib/Analysis/FlowSensitive/SmartPointerAccessorCaching.cpp
    M clang/unittests/Analysis/FlowSensitive/SmartPointerAccessorCachingTest.cpp

  Log Message:
  -----------
  [NFC] [dataflow] generalize smart pointer caching (#133350)

This allows us to use it for classes that use other names than get /
value.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list