Landing: b1cd9bd9908b

Project / Subsystem

gcc / build

Date

2026-04-27

Author

Jason Merrill

Commit

b1cd9bd9908b0f05430e74c5cc82927b39997c42

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
build
patch_id
commit_hash
b1cd9bd9908b0f05430e74c5cc82927b39997c42
source_type
github
headline
build: Add diagnostics/ to TAGS
tldr
The build system now includes the diagnostics/ directory when generating TAGS files for Emacs.
author
Jason Merrill
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • build
  • emacs
  • developer tools
discussion_id_link
bugzilla_pr
date
2026-04-27T00:00:00.000Z

The build system now includes the diagnostics/ directory (and text-art/) when generating TAGS files. This allows Emacs’ find-tag to locate function definitions within those directories, improving navigation for developers using Emacs.