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-21 14:09:15 +00:00
2017-03-03 20:56:28 +00:00
2017-05-12 04:51:55 +00:00
2018-04-30 16:49:04 +00:00
2017-03-03 20:56:28 +00:00
2018-06-21 15:07:43 +00:00
2018-06-21 15:07:43 +00:00
2018-04-30 16:49:04 +00:00
2017-03-03 20:56:28 +00:00
2018-04-30 16:49:04 +00:00
2018-04-30 16:49:04 +00:00
2017-03-03 20:56:28 +00:00
2018-06-21 15:24:39 +00:00
2018-04-30 16:49:04 +00:00
2018-04-30 16:49:04 +00:00
2017-03-03 20:56:28 +00:00