diff options
author | David Malcolm <dmalcolm@redhat.com> | 2025-08-04 10:45:30 -0400 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2025-08-04 10:45:30 -0400 |
commit | 268ec60da01c67d346df9504fb2a60050259738d (patch) | |
tree | d19b5bdbeeb35e7289bfe5b971870ea1848906c2 /libcpp/include/cpplib.h | |
parent | 3cff171b243f4d59b1b93a171050633f5eb5bf5e (diff) | |
download | gcc-268ec60da01c67d346df9504fb2a60050259738d.zip gcc-268ec60da01c67d346df9504fb2a60050259738d.tar.gz gcc-268ec60da01c67d346df9504fb2a60050259738d.tar.bz2 |
diagnostics: rename option_manager to option_id_manager and split out from context.h
This patch splits out class option_manager to its own header,
and renames it to class option_id_manager to better describe its
purpose.
No functional change intended.
gcc/ChangeLog:
* diagnostics/context.cc: Update for renaming of option_manager to
option_id_manager and of context::m_option_mgr to
context::m_option_id_mgr.
* diagnostics/context.h: Likewise, moving class declaration to a
new diagnostics/option-id-manager.h.
* diagnostics/lazy-paths.cc: Likewise.
* diagnostics/option-id-manager.h: New file, from material in
diagnostics/context.h.
* lto-wrapper.cc: Update for renaming of option_manager to
option_id_manager.
* opts-common.cc: Likewise.
* opts-diagnostic.h: Likewise.
* opts.cc: Likewise.
* toplev.cc: Likewise.
Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'libcpp/include/cpplib.h')
0 files changed, 0 insertions, 0 deletions