forked from OSchip/llvm-project
f8379a0fc3
values and non-type template arguments of integral and enumeration types. This change causes some legal C++98 code to no longer compile in C++11 mode, by enforcing the C++11 rule that narrowing integral conversions are not permitted in the final implicit conversion sequence for the above cases. llvm-svn: 148439 |
||
---|---|---|
.. | ||
basic.def.odr | ||
basic.link | ||
basic.lookup | ||
basic.scope | ||
basic.start/basic.start.main | ||
basic.stc/basic.stc.dynamic | ||
basic.types |