Alexey Samsonov
a49cfd8f94
Revert "Apply modernize-use-default to compiler-rt."
...
This reverts commit r250823.
Replacing at least some of empty
constructors with "= default" variants is a semantical change which we
don't want. E.g. __tsan::ClockBlock contains a union of large arrays,
and it's critical for correctness and performance that we don't memset()
these arrays in the constructor.
llvm-svn: 251717
2015-10-30 18:52:31 +00:00
..
2015-07-23 22:05:20 +00:00
2015-01-03 04:29:05 +00:00
2015-10-30 18:52:31 +00:00
2015-04-28 00:56:48 +00:00
2014-07-28 13:54:18 +00:00
2015-06-25 20:32:04 +00:00
2015-06-25 20:32:04 +00:00
2015-08-21 20:49:37 +00:00
2015-01-07 00:38:00 +00:00
2015-08-21 20:49:37 +00:00
2013-11-27 11:30:28 +00:00
2013-11-27 11:30:28 +00:00
2015-09-03 11:20:46 +00:00
2015-04-27 19:33:55 +00:00
2015-09-03 11:20:46 +00:00
2013-08-13 11:42:45 +00:00
2015-02-20 06:42:41 +00:00
2015-05-05 08:09:46 +00:00
2014-12-22 09:44:56 +00:00
2014-12-22 09:44:56 +00:00
2015-05-05 08:09:46 +00:00
2015-05-05 08:09:46 +00:00
2014-11-13 22:40:59 +00:00
2015-09-03 11:20:46 +00:00
2014-12-12 20:07:35 +00:00
2015-10-30 18:52:31 +00:00
2015-09-03 11:20:46 +00:00
2012-12-06 12:16:15 +00:00
2014-12-09 01:31:14 +00:00
2015-08-10 15:24:22 +00:00
2015-08-05 15:17:59 +00:00
2015-04-08 07:48:52 +00:00
2014-12-09 01:22:59 +00:00
2015-08-28 20:40:50 +00:00
2015-10-30 18:52:31 +00:00
2014-12-02 19:48:40 +00:00
2014-10-21 13:38:05 +00:00
2015-09-01 21:36:18 +00:00
2015-09-03 11:20:46 +00:00
2015-10-30 18:52:31 +00:00
2015-09-15 13:22:54 +00:00
2015-09-03 11:20:46 +00:00
2014-11-03 22:23:44 +00:00
2014-11-03 22:23:44 +00:00
2015-09-03 11:20:46 +00:00
2015-09-03 11:20:46 +00:00
2015-09-03 11:20:46 +00:00
2015-06-29 14:38:31 +00:00
2015-06-25 11:45:45 +00:00
2015-06-24 13:04:12 +00:00
2015-03-27 12:22:44 +00:00
2015-07-26 07:45:26 +00:00
2015-02-14 16:14:10 +00:00
2015-04-28 18:08:42 +00:00
2014-05-29 13:50:54 +00:00
2015-04-28 01:20:34 +00:00