summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/memory-model.cpp
AgeCommit message (Expand)Author
2024-05-15[analyzer] Refactor recognition of the errno getter functions (#91531)DonĂ¡t Nagy
2023-11-28[analyzer] Use AllocaRegion in MallocChecker (#72402)DonatNagyE
2023-09-01[analyzer] Fix a few size-type inconsistency relating to DynamicExtentdingfei
2022-09-13[analyzer] Prefer wrapping SymbolicRegions by ElementRegionsBalazs Benics
2022-07-27[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-14Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-15[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-13Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-13[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2021-04-05[analyzer] DynamicSize: Debug facilityCharusso