]> git.ipfire.org Git - thirdparty/gcc.git/commit
Default allocator
authorNathan Sidwell <nathan@acm.org>
Mon, 9 Jul 2018 18:34:58 +0000 (18:34 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 9 Jul 2018 18:34:58 +0000 (18:34 +0000)
commit1fb1bc967e8411cacab68c85cc173f9f3adb7e64
tree2cc884068a964d0479aebbe01c70c296a8328c56
parentb0a5308b059430a60d156ca0401103889b29dfce
Default allocator

Default allocator
libcpp/
* include/line-map.h (line_maps): Document default allocator.
* line-map.c (linemap_init): Set default allocator.
(new_linemap): No need to set default here.  Simplify data flow.

From-SVN: r262520
ChangeLog.name-lookup
libcpp/include/line-map.h
libcpp/line-map.c