summaryrefslogtreecommitdiff
path: root/clang/unittests/StaticAnalyzer/ExprEngineVisitTest.cpp
AgeCommit message (Expand)Author
2025-08-08[analyzer][NFCi] Pass if bind is to a Decl or not to checkBind (#152137)Endre Fülöp
2025-07-22[analyzer] Prettify checker registration and unittest code (#147797)Donát Nagy
2025-03-04[analyzer] performTrivialCopy triggers checkLocation before binding (#129016)T-Gruber
2024-07-10Run PreStmt/PostStmt checker for GCCAsmStmt (#95409)T-Gruber