summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/container-modeling.cpp
AgeCommit message (Expand)Author
2025-05-12Reland [Clang][analyzer] replace Stmt* with ConstCFGElement in SymbolConjured...Fangyi Zhou
2025-04-25Revert "[Clang][analyzer] replace Stmt* with ConstCFGElementRef in SymbolConj...Balazs Benics
2025-04-25[Clang][analyzer] Replace Stmt* with ConstCFGElementRef in SymbolConjured (#1...Fangyi Zhou
2020-03-26[Analyzer] Only add container note tags to the operations of the affected con...Adam Balogh
2020-03-26[Analyzer] Use note tags to track container begin and and changesAdam Balogh
2020-01-29[Analyzer] Split container modeling from iterator modelingAdam Balogh