summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/asm.cpp
AgeCommit message (Expand)Author
2024-10-04[analyzer] use `invalidateRegions()` in `VisitGCCAsmStmt` (#109838)Pavel Skripkin
2024-09-09[analyzer] fix crash on binding to symbolic region with `void *` type (#107572)Pavel Skripkin
2024-08-23Deprecate -fheinous-gnu-extensions; introduce a new warning flag (#105821)Aaron Ballman
2024-08-15[analyzer] Do not reason about locations passed as inline asm input (#103714)Pavel Skripkin
2018-10-20[AST, analyzer] Transform rvalue cast outputs to lvalues (fheinous-gnu-extens...Aleksei Sidorin