David Blaikie
10c37a012e
Try simplifying LexicalScopes ownership again.
...
Committed initially in r207724-r207726 and reverted due to compiler-rt
crashes in r207732.
Instead, fix this harder with unordered_map and store the LexicalScopes
by value in the map. This did necessitate moving the definition of
LexicalScope above the definition of LexicalScopes.
Let's see how the buildbots/compilers tolerate unordered_map::emplace +
std::piecewise_construct + std::forward_as_tuple...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207876 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-02 22:21:05 +00:00
..
2014-04-24 23:14:32 +00:00
2014-04-14 00:51:57 +00:00
2014-04-27 23:57:57 +00:00
2013-11-11 19:56:14 +00:00
2014-04-04 05:16:06 +00:00
2014-04-23 11:16:03 +00:00
2012-12-27 06:47:41 +00:00
2012-12-03 17:02:12 +00:00
2014-04-24 18:27:29 +00:00
2014-04-15 13:59:49 +00:00
2014-04-15 06:32:26 +00:00
2014-04-15 05:34:49 +00:00
2012-09-17 06:59:23 +00:00
2014-03-10 22:24:07 +00:00
2014-04-15 06:07:26 +00:00
2014-02-18 15:33:12 +00:00
2014-03-06 17:34:12 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-05-02 22:21:05 +00:00
2013-03-25 13:47:46 +00:00
2014-04-24 06:44:33 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-04-21 09:34:48 +00:00
2014-04-14 00:51:57 +00:00
2014-03-07 09:26:03 +00:00
2014-04-16 22:37:58 +00:00
2014-04-11 23:21:02 +00:00
2014-03-25 18:01:32 +00:00
2014-04-14 00:51:57 +00:00
2014-04-24 06:44:33 +00:00
2013-06-17 20:41:25 +00:00
2014-03-07 09:26:03 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-03-07 09:26:03 +00:00
2014-03-07 09:26:03 +00:00
2014-04-15 02:14:06 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2012-12-03 17:02:12 +00:00
2014-03-07 09:26:03 +00:00
2014-04-15 07:22:52 +00:00
2014-04-14 00:51:57 +00:00
2012-09-26 06:36:36 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2013-08-16 23:30:19 +00:00
2014-04-21 20:32:32 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-04-18 16:36:15 +00:00
2013-01-10 00:45:19 +00:00
2014-04-17 18:22:47 +00:00
2014-04-15 08:10:46 +00:00
2014-04-14 00:51:57 +00:00
2013-01-10 00:45:19 +00:00
2014-04-21 09:34:48 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2014-04-15 06:32:26 +00:00
2013-11-16 15:40:54 +00:00
2014-04-14 00:51:57 +00:00
2014-04-14 00:51:57 +00:00
2013-01-25 06:52:27 +00:00
2013-12-11 22:33:43 +00:00
2013-01-10 00:45:19 +00:00
2014-04-14 00:51:57 +00:00
2014-04-28 05:57:50 +00:00
2014-04-27 19:21:20 +00:00
2014-04-27 19:40:43 +00:00
2014-04-14 00:51:57 +00:00
2014-03-07 09:26:03 +00:00
2014-05-01 22:39:26 +00:00
2014-04-14 00:51:57 +00:00
2014-03-06 22:47:08 +00:00
2014-04-14 00:51:57 +00:00
2014-04-09 06:08:46 +00:00
2013-10-05 08:22:10 +00:00
2014-04-14 00:51:57 +00:00