[all-commits] [llvm/llvm-project] 81d2af: Revert "[clang][analyzer] Stable order for SymbolR...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Fri Jan 3 10:42:25 PST 2025
Branch: refs/heads/revert-121551-az/order-by-symref-id
Home: https://github.com/llvm/llvm-project
Commit: 81d2afb2991e636de374eb1d1b550786618ed036
https://github.com/llvm/llvm-project/commit/81d2afb2991e636de374eb1d1b550786618ed036
Author: Balazs Benics <benicsbalazs at gmail.com>
Date: 2025-01-03 (Fri, 03 Jan 2025)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
M clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
M clang/test/Analysis/dump_egraph.cpp
M clang/test/Analysis/expr-inspection-printState-diseq-info.c
M clang/test/Analysis/expr-inspection-printState-eq-classes.c
M clang/test/Analysis/ptr-arith.cpp
M clang/test/Analysis/symbol-simplification-disequality-info.cpp
M clang/test/Analysis/symbol-simplification-fixpoint-one-iteration.cpp
M clang/test/Analysis/symbol-simplification-fixpoint-two-iterations.cpp
M clang/test/Analysis/unary-sym-expr.c
Log Message:
-----------
Revert "[clang][analyzer] Stable order for SymbolRef-keyed containers (#121551)"
This reverts commit 0844f83fea66332943deed7cdf97b686b2c7c37b.
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