[all-commits] [llvm/llvm-project] 1cbcaa: [clang][dataflow] Add matcher for pointer-like typ...

Florian Mayer via All-commits all-commits at lists.llvm.org
Fri Mar 21 10:27:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cbcaa458020d7fa2b9b5d91db609f5a81d59346
      https://github.com/llvm/llvm-project/commit/1cbcaa458020d7fa2b9b5d91db609f5a81d59346
  Author: Florian Mayer <fmayer at google.com>
  Date:   2025-03-21 (Fri, 21 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:
  -----------
  [clang][dataflow] Add matcher for pointer-like types to be cached (#132314)

This is used e.g. for iterators.



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