| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-04 | [clang][analyzer] Add OpaqueSTLFunctionsModeling (#178910) | Endre Fülöp | 1 | -8/+33 |
| 2026-01-22 | Reland "[clang][analyzer] Add ReportInC99AndEarlier option to Depreca… (#17... | Endre Fülöp | 1 | -0/+1 |
| 2026-01-17 | Revert "[clang][analyzer] Add ReportInC99AndEarlier option to DeprecatedOrUns... | Endre Fülöp | 1 | -1/+0 |
| 2026-01-17 | [clang][analyzer] Add ReportInC99AndEarlier option to DeprecatedOrUnsafeBuf... | Endre Fülöp | 1 | -0/+1 |
| 2026-01-06 | [clang][TypePrinter] Unify printing of anonymous/unnamed tag types (#169445) | Michael Buch | 1 | -1/+1 |
| 2025-10-07 | [analyzer] Suppress NewDeleteLeaks FP in protobuf code (#162124) | Donát Nagy | 1 | -0/+18 |
| 2025-09-19 | [clang][analyzer] Load config through the proper VFS (#159164) | Jan Svoboda | 1 | -0/+17 |
| 2025-07-28 | Rename 'free' in warning messages to 'release' (#150935) | Baghirov Feyruz | 3 | -13/+13 |
| 2025-03-23 | [clang][analyzer] Improve the modeling of insert in MismatchedIteratorChecker... | flovent | 1 | -0/+4 |
| 2025-02-26 | [analyzer] Update the undefined assignment checker diagnostics to not use the... | David Tarditi | 2 | -10/+10 |
| 2025-02-17 | [clang][analyzer] Teach the BlockInCriticalSectionChecker about O_NONBLOCK st... | flovent | 1 | -0/+13 |
| 2025-01-28 | [clang][ASTImporter] Fix possible crash at import of function template (#124273) | Balázs Kéri | 2 | -0/+57 |
| 2025-01-18 | [Clang] [NFC] Fix unintended `-Wreturn-type` warnings everywhere in the test ... | Sirraide | 1 | -1/+1 |
| 2024-10-31 | [analyzer] Fix false double free when including 3rd-party headers with overlo... | Ella Ma | 1 | -0/+18 |
| 2024-09-26 | [clang][analyzer] FixedAddressChecker: no warning if system macro is used (#1... | Balázs Kéri | 1 | -0/+8 |
| 2024-07-24 | [clang][analyzer] Support `ownership_{returns,takes}` attributes (#98941) | Pavel Skripkin | 1 | -3/+3 |
| 2024-07-23 | [analyzer] Model builtin-like functions as builtin functions (#99886) | Balazs Benics | 1 | -6/+8 |
| 2024-06-13 | [analyzer] Refine invalidation caused by `fread` (#93408) | Balazs Benics | 1 | -0/+3 |
| 2024-05-08 | [analyzer] MallocChecker: Recognize std::atomics in smart pointer suppression... | Artem Dergachev | 1 | -0/+7 |
| 2024-04-16 | [analyzer] Handle builtin functions in MallocChecker (#88416) | NagyDonat | 1 | -2/+4 |
| 2024-03-25 | Reapply "[analyzer] Accept C library functions from the `std` namespace" agai... | NagyDonat | 1 | -1/+10 |
| 2024-03-06 | [clang][analyzer] Model allocation behavior or getdelim/geline (#83138) | Alejandro Álvarez Ayllón | 1 | -0/+1 |
| 2024-03-06 | Reapply "[clang][analyzer] StreamChecker: Model getc, vfscanf, putc, vfprintf... | Alejandro Álvarez Ayllón | 3 | -1/+10 |
| 2024-02-28 | Revert "[clang][analyzer] StreamChecker: Model getc, vfscanf, putc, vfprintf ... | Balazs Benics | 3 | -10/+1 |
| 2024-02-28 | [clang][analyzer] StreamChecker: Model getc, vfscanf, putc, vfprintf (#82476) | Alejandro Álvarez Ayllón | 3 | -1/+10 |
| 2024-02-20 | [analyzer] UnixAPIMisuseChecker Get O_CREAT from preprocessor (#81855) | Alejandro Álvarez Ayllón | 1 | -339/+339 |
| 2024-02-08 | [clang][analyzer] Add missing stream related functions to StdLibraryFunctions... | Balázs Kéri | 1 | -1/+14 |
| 2024-01-27 | [clang][analyzer] Improve modeling of 'popen' and 'pclose' in StdLibraryFunct... | Ben Shi | 1 | -0/+2 |
| 2024-01-23 | [clang][analyzer] Support 'getdelim' and 'getline' in StreamChecker (#78693) | Ben Shi | 1 | -0/+3 |
| 2024-01-15 | [libc] Give more functions restrict qualifiers (NFC) (#78061) | AtariDreams | 2 | -5/+5 |
| 2024-01-11 | [clang][analyzer] Support 'tello' and 'fseeko' in the StreamChecker (#77580) | Ben Shi | 1 | -0/+3 |
| 2024-01-10 | [clang][analyzer] Add function 'ungetc' to StreamChecker. (#77331) | Balázs Kéri | 1 | -0/+1 |
| 2024-01-04 | [clang][analyzer] Support 'fdopen' in the StreamChecker (#76776) | Ben Shi | 1 | -0/+1 |
| 2023-12-21 | [clang][analyzer] Support `fflush` in the StreamChecker (#74296) | Ben Shi | 1 | -0/+1 |
| 2023-11-29 | [clang][analyzer] Support `fgets` in the SteamChecker (#73638) | Ben Shi | 1 | -0/+1 |
| 2023-11-28 | [clang][analyzer] Support `fputs` in the StreamChecker (#73335) | Ben Shi | 1 | -0/+1 |
| 2023-11-23 | [clang][analyzer] Support `fgetc` in StreamChecker (#72627) | Ben Shi | 1 | -0/+1 |
| 2023-11-21 | [analyzer] Add std::variant checker (#66481) | Gábor Spaits | 1 | -0/+122 |
| 2023-09-13 | [analyzer] RetainRelease: Extend the workaround for VTCompressionSessionEncod... | Artem Dergachev | 2 | -2562/+2562 |
| 2023-08-28 | [clang] Remove rdar links; NFC | Aaron Ballman | 6 | -6611/+6611 |
| 2023-07-21 | [clang][analyzer]Fix non-effective taint sanitation | Daniel Krupp | 1 | -0/+5 |
| 2023-07-18 | [clang][analyzer] Add all success/failure messages to StdLibraryFunctionsChec... | Balázs Kéri | 1 | -0/+4 |
| 2023-07-17 | Revert "Remove rdar links; NFC" | Mehdi Amini | 6 | -6611/+6611 |
| 2023-07-07 | Remove rdar links; NFC | Aaron Ballman | 6 | -6611/+6611 |
| 2023-07-03 | [analyzer][CStringChecker] Adjust the invalidation operation on the super reg... | Ella Ma | 1 | -0/+2 |
| 2023-05-16 | [analyzer] Fix QTimer::singleShot NewDeleteLeaks false positive | Michael Klein | 1 | -0/+6 |
| 2023-05-12 | [clang][analyzer] Cleanup tests of StdCLibraryFunctionsChecker (NFC) | Balázs Kéri | 2 | -0/+228 |
| 2023-01-06 | [clang][analyzer] Extend StreamChecker with some new functions. | Balázs Kéri | 1 | -3/+3 |
| 2022-07-27 | [clang] Implement ElaboratedType sugaring for types written bare | Matheus Izvekov | 3 | -4/+4 |
| 2022-07-14 | Revert "[clang] Implement ElaboratedType sugaring for types written bare" | Jonas Devlieghere | 3 | -4/+4 |