summaryrefslogtreecommitdiff
path: root/clang/unittests/StaticAnalyzer/StoreTest.cpp
AgeCommit message (Expand)Author
2025-02-24[analyzer] Limit Store by region-store-binding-limit (#127602)Balázs Benics
2020-05-28[analyzer] Allow bindings of the CompoundLiteralRegionValeriy Savchenko
2019-08-30[Tooling] Migrated APIs that take ownership of objects to unique_ptrDmitri Gribenko
2019-08-14[Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-04-18[analyzer] Make default bindings to variables actually work.Artem Dergachev