summaryrefslogtreecommitdiff
path: root/clang/unittests/StaticAnalyzer/MemRegionDescriptiveNameTest.cpp
AgeCommit message (Expand)Author
2025-07-22[analyzer] Prettify checker registration and unittest code (#147797)Donát Nagy
2024-10-25[analyzer] Improve FieldRegion descriptive name (#112313)T-Gruber
2024-05-27[analyzer] Fix a test issue in mingw configurations (#92737)Martin Storsjö
2024-05-17[analyzer][NFC] Require explicit matching mode for CallDescriptions (#92454)Donát Nagy
2024-03-21Adapted MemRegion::getDescriptiveName to handle ElementRegions (#85104)T-Gruber