Tatyana Krasnukha
04803b3ef2
Change AddressClass type from 'enum' to 'enum class'.
...
If we have a function with signature f(addr_t, AddressClass), it is easy to muddle up the order of arguments without any warnings from compiler. 'enum class' prevents passing integer in place of AddressClass and vice versa.
llvm-svn: 335599
2018-06-26 13:06:54 +00:00
..
2018-06-14 01:29:18 +00:00
2018-06-13 15:50:45 +00:00
2018-04-30 16:49:04 +00:00
2018-06-14 09:08:54 +00:00
2018-06-13 22:08:14 +00:00
2017-05-12 04:51:55 +00:00
2018-06-13 22:08:14 +00:00
2017-05-12 04:51:55 +00:00
2018-06-26 13:06:54 +00:00
2018-06-18 15:02:23 +00:00
2018-06-19 21:39:10 +00:00
2018-06-19 21:39:10 +00:00
2018-06-13 22:08:14 +00:00
2017-05-12 04:51:55 +00:00
2018-06-19 15:09:07 +00:00
2017-05-12 04:51:55 +00:00
2018-05-28 04:22:07 +00:00
2017-04-17 22:52:20 +00:00
2018-05-28 04:22:07 +00:00
2017-04-17 22:52:20 +00:00
2018-06-18 15:02:23 +00:00
2018-06-18 15:02:23 +00:00
2018-05-28 04:22:07 +00:00
2017-04-17 22:52:20 +00:00