forked from OSchip/llvm-project
ac63d63543
function-style cast. This fires for cases such as T(x); ... where 'x' was previously declared and T is a type. This construct declares a variable named 'x' rather than the (probably expected) interpretation of a function-style cast of 'x' to T. llvm-svn: 314570 |
||
---|---|---|
.. | ||
basic.def | ||
basic.def.odr | ||
basic.link | ||
basic.lookup | ||
basic.scope | ||
basic.start | ||
basic.stc/basic.stc.dynamic | ||
basic.types |