Eric Fiselier 0a412f4db0 Refactor std::list node allocation logic.
The logic to allocate a node within std::list was repeated
in a bunch of places. This is unneeded. This patch refactors
the shared logic into a single function to reduce duplication.

This patch is part of a set to clean up node construction in
general, but refactoring construction requires some more work
to make it work cleanly in C++03

llvm-svn: 316021
2017-10-17 19:12:23 +00:00
..
2017-10-17 13:16:01 +00:00
2017-08-18 12:57:36 +00:00
2015-10-08 20:37:11 +00:00
2015-10-08 20:37:44 +00:00
2015-10-08 20:41:26 +00:00
2015-10-09 19:57:37 +00:00
2017-06-01 02:29:37 +00:00
2016-10-10 15:56:01 +00:00
2017-10-17 19:12:23 +00:00
2016-02-20 00:16:41 +00:00
2017-06-01 02:29:37 +00:00
2017-05-31 22:14:05 +00:00
2017-10-17 13:16:01 +00:00
2017-06-01 02:29:37 +00:00
2015-10-09 19:57:37 +00:00