]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: improve some modules comments
authorJason Merrill <jason@redhat.com>
Mon, 25 Nov 2024 23:02:30 +0000 (18:02 -0500)
committerJason Merrill <jason@redhat.com>
Fri, 10 Jan 2025 02:43:11 +0000 (21:43 -0500)
commitbd28244ec92b9aac082f822987818ff1e11b67fd
tree09a8ff8dafe262777a530f47aaa8cbe559fc6507
parent6fe395025deda274f2f92b04e3e329aa53771dfe
c++: improve some modules comments

gcc/cp/ChangeLog:

* error.cc (cxx_initialize_diagnostics): Improve comment.
* module.cc (modules): Improve comment.
(get_originating_module): Add function comment.
gcc/cp/error.cc
gcc/cp/module.cc