index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
analyzer
/
diagnostic-manager.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
analyzer: support diagnostics that don't have a stmt
David Malcolm
1
-1
/
+18
2023-09-15
analyzer: introduce pending_location
David Malcolm
1
-9
/
+27
2023-08-21
analyzer: add ability for context to add events to a saved_diagnostic
David Malcolm
1
-1
/
+11
2023-08-14
analyzer: New option fanalyzer-show-events-in-system-headers [PR110543]
benjamin priour
1
-0
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-12-02
analyzer: fixes to region creation messages [PR107851]
David Malcolm
1
-1
/
+2
2022-11-03
analyzer: use std::unique_ptr for feasibility_problems and exploded_path
David Malcolm
1
-5
/
+4
2022-11-03
analyzer: use std::unique_ptr for saved_diagnostic::m_stmt_finder
David Malcolm
1
-4
/
+4
2022-11-03
analyzer: use std::unique_ptr for pending_diagnostic/note
David Malcolm
1
-6
/
+6
2022-07-02
analyzer: add allocation size checker [PR105900]
Tim Lange
1
-0
/
+4
2022-06-15
analyzer: show saved diagnostics as nodes in .eg.dot dumps
David Malcolm
1
-0
/
+3
2022-03-23
analyzer: fix ICE adding note to disabled diagnostic [PR104997]
David Malcolm
1
-2
/
+2
2022-03-16
analyzer: early rejection of disabled warnings [PR104955]
David Malcolm
1
-0
/
+1
2022-03-10
analyzer: add notes to write-to-const/string from access attr [PR104793]
David Malcolm
1
-0
/
+7
2022-01-27
analyzer: show region creation events for uninit warnings
David Malcolm
1
-1
/
+2
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-07-15
analyzer: reimplement -Wanalyzer-use-of-uninitialized-value [PR95006 et al]
David Malcolm
1
-0
/
+2
2021-04-01
analyzer: record per-enode saved_diagnostics
David Malcolm
1
-2
/
+2
2021-03-11
analyzer: new implementation of shortest feasible path [PR96374]
David Malcolm
1
-1
/
+5
2021-02-25
analyzer: eliminate dedupe_candidate [PR96374]
David Malcolm
1
-30
/
+14
2021-01-29
analyzer: consolidate conditionals in paths
David Malcolm
1
-0
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-09-22
analyzer: add -fdump-analyzer-json
David Malcolm
1
-0
/
+4
2020-08-13
analyzer: rewrite of region and value-handling
David Malcolm
1
-4
/
+16
2020-03-27
analyzer: add new supergraph visualization
David Malcolm
1
-0
/
+32
2020-03-04
analyzer: fix ICE on non-lvalue in prune_for_sm_diagnostic [PR93993]
David Malcolm
1
-0
/
+1
2020-02-24
analyzer: eliminate irrelevant control-flow edges from paths
David Malcolm
1
-4
/
+10
2020-02-17
analyzer: add diagnostics to output of -fdump-analyzer-exploded-graph
David Malcolm
1
-0
/
+4
2020-01-22
analyzer: introduce namespace to avoid ODR clashes (PR 93307)
David Malcolm
1
-0
/
+4
2020-01-14
analyzer: fix dedupe issue seen with CVE-2005-1689
David Malcolm
1
-12
/
+1
2020-01-14
Initial commit of analyzer
David Malcolm
1
-0
/
+135