Files
clang-p2996/lldb/source/Core
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
..
2017-04-06 21:28:29 +00:00
2018-04-30 16:49:04 +00:00
2018-05-29 09:10:46 +00:00
2017-05-12 04:51:55 +00:00
2017-04-06 21:28:29 +00:00
2018-04-30 16:49:04 +00:00
2018-04-30 16:49:04 +00:00
2018-04-30 16:49:04 +00:00
2018-04-30 16:49:04 +00:00
2018-06-01 12:06:45 +00:00
2017-04-06 21:28:29 +00:00
2017-04-06 21:28:29 +00:00
2018-05-29 09:10:46 +00:00