summaryrefslogtreecommitdiff
path: root/clang/unittests/StaticAnalyzer/CMakeLists.txt
AgeCommit message (Expand)Author
2025-10-13[clang][analyzer] Print empty per-EP metrics as empty CSV cells, fix missing ...Arseniy Zaostrovnykh
2025-05-27[analyzer] Introduce the check::BlockEntrance checker callback (#140924)Balázs Benics
2025-04-02Reapply "[cmake] Refactor clang unittest cmake" (#134195)Reid Kleckner
2025-04-01Revert "[cmake] Refactor clang unittest cmake" (#134022)dpalermo
2025-04-01[cmake] Refactor clang unittest cmake (#133545)Reid Kleckner
2025-01-30[StaticAnalyzer] Fix state update in VisitObjCForCollectionStmt (#124477)Ziqing Luo
2024-10-31[analyzer] EvalBinOpLL should return Unknown less often (#114222)Balazs Benics
2024-07-10Run PreStmt/PostStmt checker for GCCAsmStmt (#95409)T-Gruber
2024-07-01Reland "[analyzer][NFC] Reorganize Z3 report refutation" (#97265)Balazs Benics
2024-06-18[analyzer] Revert Z3 changes (#95916)Balazs Benics
2024-06-18[analyzer][NFC] Reorganize Z3 report refutationBalazs Benics
2024-03-25Reapply "[analyzer] Accept C library functions from the `std` namespace" agai...NagyDonat
2024-03-21Adapted MemRegion::getDescriptiveName to handle ElementRegions (#85104)T-Gruber
2024-03-13Revert "Reapply "[analyzer] Accept C library functions from the `std` namespa...Philip Reames
2024-03-13Reapply "[analyzer] Accept C library functions from the `std` namespace"NagyDonat
2024-03-12Revert "[analyzer] Accept C library functions from the `std` namespace" (#84926)NagyDonat
2024-03-12[analyzer] Accept C library functions from the `std` namespace (#84469)NagyDonat
2022-12-11[analyzer] Fix assertion in getAPSIntTypeeinvbri
2022-04-20[Testing] Drop clangTesting from clang's public library interfaceSam McCall
2021-12-02[analyzer]Skip unstable CSA tests failing on several platformsSteven Wan
2021-11-02[analyzer] Dump checker name if multiple checkers evaluate the same callBalazs Benics
2021-09-13[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire fu...Kristóf Umann
2021-09-03Revert "[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check e...Jessica Paquette
2021-09-03[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire fu...Kristóf Umann
2021-09-02Revert "[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check e...Kristóf Umann
2021-09-02[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire fu...Kristóf Umann
2021-07-15[clang][Analyzer] Add symbol uninterestingness to bug report.Balázs Kéri
2021-06-29[analyzer] Implement getType for SValValeriy Savchenko
2020-06-29[analyzer][NFC] Add unittest for FalsePositiveRefutationBRVisitorBalazs Benics
2020-06-29Revert "[analyzer][NFC] Add unittest for FalsePositiveRefutationBRVisitor"Dmitri Gribenko
2020-06-29[analyzer][NFC] Add unittest for FalsePositiveRefutationBRVisitorBalazs Benics
2020-06-09[Analyzer] [NFC] Parameter RegionsAdam Balogh
2020-06-09[Analyzer] Add `getReturnValueUnderConstruction()` to `CallEvent`Adam Balogh
2020-05-25[analyzer] Improved RangeSet::Negate support of unsigned rangesDenys Petrov
2020-05-19[analyzer][NFC] Introduce CXXDeallocatorCall, deploy it in MallocCheckerKirstóf Umann
2020-04-07[OpenMP] "UnFix" layering problem with FrontendOpenMPJohannes Doerfert
2020-04-06[OpenMP] Fix layering problem with FrontendOpenMPJohannes Doerfert
2020-04-06[OpenMP][NFC] Move and simplify directive -> allowed clause mappingJohannes Doerfert
2019-07-03cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard
2019-07-01[analyzer] NFC: Add a convenient CallDescriptionMap class.Artem Dergachev
2019-04-18[analyzer] Make default bindings to variables actually work.Artem Dergachev
2019-01-18[analyzer] Unbreak building of SymbolReaperTest true BUILD_SHARED_LIBS=TrueAlex Bradbury
2019-01-18[analyzer] Make sure base-region and its sub-regions are either all alive or ...Artem Dergachev
2018-12-12Add explicit dependency on clangSerialization for a bunch of components to fi...Fangrui Song
2018-06-27[analyzer] Add clangFrontend to target_link_librariesHeejin Ahn
2018-06-27[analyzer] Allow registering custom statically-linked analyzer checkersAlexander Kornienko
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2015-03-04[analyzer] Individual configuration options can be specified for checkers.Gabor Horvath