aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/analyzer-logging.cc
AgeCommit message (Expand)AuthorFilesLines
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-8/+8
2024-09-03pretty-print: naming cleanupsDavid Malcolm1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-03diagnostics: add ctors to text_info; add m_ prefixes to fieldsDavid Malcolm1-4/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-23gcc/analyzer: Silence -Wpragma warns with GCC < 10Tobias Burnus1-0/+2
2020-08-13analyzer: rewrite of region and value-handlingDavid Malcolm1-3/+5
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm1-0/+4
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+224