summaryrefslogtreecommitdiff
path: root/commit-graph.c
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2021-08-27 10:02:17 +0200
committerJunio C Hamano <gitster@pobox.com>2021-09-07 11:07:59 -0700
commit326460a8700c4bc025578da18509c77f72928950 (patch)
treed6f75cc796a21d63f3c906bd62ac2d75e438a121 /commit-graph.c
parent6eccfc3adf7091ea6481e6a9a80be97703eef252 (diff)
tr2: do compiler enum check in trace2_collect_process_info()
Change code added in 2f732bf15e6 (tr2: log parent process name, 2021-07-21) to use a switch statement without a "default" branch to have the compiler error if this code ever drifts out of sync with the members of the "enum trace2_process_info_reason". Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Acked-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions