]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/compile/compile-cplus-types.c
Remove a comment in compile/compile-cplus-types.c
authorTom Tromey <tom@tromey.com>
Mon, 21 Jan 2019 20:43:16 +0000 (13:43 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 23 Jan 2019 03:35:20 +0000 (20:35 -0700)
commit7af7e9b5d8f9dd8f994d59923158d24d77a54bbe
tree06020265a2c8a599250df96baedf9e28458c4136
parent951d1049fab99c36b2ea827e4eaf954ee1869794
Remove a comment in compile/compile-cplus-types.c

The include sorter can't handle multi-line comments on the same line
as a #include.  This patch removes the only such comment.

In general I think these sorts of comments do not provide much value:
more often than not, I find that the comment is obsolete in one way or
another, and so the include sorter removes them in most cases.

gdb/ChangeLog
2019-01-22  Tom Tromey  <tom@tromey.com>

* compile/compile-cplus-types.c: Remove a comment by #include.
gdb/ChangeLog
gdb/compile/compile-cplus-types.c