summaryrefslogtreecommitdiff
path: root/clang/docs/analyzer/developer-docs
AgeCommit message (Expand)Author
2025-10-13[clang][analyzer] Print empty per-EP metrics as empty CSV cells, fix missing ...Arseniy Zaostrovnykh
2025-10-10[clang][analyzer] Remove boolean per-entry-point metrics (#162817)Arseniy Zaostrovnykh
2025-10-03[analyzer] Teach -analyze-function about USRs, extend documentation (#161666)Balazs Benics
2025-06-26[NFC][analyzer] Remove Z3-as-constraint-manager hacks from lit test code (#14...Donát Nagy
2025-06-24[analyzer][docs] Mention perfetto for visualizing trace JSONs (#145500)Balázs Benics
2025-03-17[analyzer] Introduce per-entry-point statistics (#131175)Arseniy Zaostrovnykh
2025-02-11[analyzer][docs] Document how to use perf and uftrace to debug performance is...Balazs Benics
2025-02-05[analyzer] Add time-trace scopes for high-level analyzer steps (#125508)Arseniy Zaostrovnykh
2023-08-27Fix typos in documentationKazu Hirata
2023-06-26[clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docsNikolas Klauser
2023-03-30[documentation] Fix some typosAyushi Shukla
2022-07-15[analyzer] Add new function `clang_analyzer_value` to ExprInspectionCheckerDenys Petrov
2022-06-03Update old mailing list link in the nullability docHans Wennborg
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2021-04-05[analyzer] DynamicSize: Debug facilityCharusso
2021-03-06[clang] Fix typos in documentation (NFC)Kazu Hirata
2020-09-15[analyzer][Liveness][NFC] Get rid of statement liveness, because such a thing...Kristóf Umann
2020-03-21[clang/docs] Fix various sphinx warnings/errors in docs.Florian Hahn
2020-03-03[analyzer][taint] Add isTainted debug expression inspection checkBalazs Benics
2019-05-30[Docs] Modernize references to macOSJ. Ryan Stinnett
2019-03-14[analyzer] Fix an assertation failure for invalid sourcelocation, add a new d...Kristof Umann
2019-02-05[analyzer] Creating standard Sphinx documentationKristof Umann