forked from OSchip/llvm-project
04803b3ef2
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 |
||
---|---|---|
.. | ||
llvm | ||
CMakeLists.txt |