]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
libcpp: move line typedef and column-numbering comment to top of file
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 13 Nov 2017 19:07:26 +0000 (19:07 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Mon, 13 Nov 2017 19:07:26 +0000 (19:07 +0000)
commit846b84fba76e47260018d9f018b6491d53b96732
treeeaf090546b663d75935df3bf361aeeec6cb2fec0
parent4119b2eb4417054c98e0960a5dbe91284bdacdbf
libcpp: move line typedef and column-numbering comment to top of file

The description of our 1-based column-numbering convention was in
a non-obvious place withn line-map.h; this patch moves it to the top
of that header.

libcpp/ChangeLog:
* include/line-map.h (linenum_type): Move this typedef and the
comment describing column numbering to near the top of the file.

From-SVN: r254703
libcpp/ChangeLog
libcpp/include/line-map.h