[all-commits] [llvm/llvm-project] d9346f: [analyzer][NFC] Migrate {SymInt, IntSym}Expr to use...

Balazs Benics via All-commits all-commits at lists.llvm.org
Thu Dec 19 02:20:35 PST 2024


  Branch: refs/heads/users/steakhal/bb/fix-dangling-aps-ints-4
  Home:   https://github.com/llvm/llvm-project
  Commit: d9346f24cbc8930baefb8f17bb88745bc63f0e7e
      https://github.com/llvm/llvm-project/commit/d9346f24cbc8930baefb8f17bb88745bc63f0e7e
  Author: Balazs Benics <benicsbalazs at gmail.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
    M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
    M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
    M clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
    M clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
    M clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
    M clang/lib/StaticAnalyzer/Core/SymbolManager.cpp

  Log Message:
  -----------
  [analyzer][NFC] Migrate {SymInt,IntSym}Expr to use APSIntPtr (4/4)



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