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 |
||
---|---|---|
.. | ||
class.qual | ||
namespace.qual | ||
p6-0x.cpp | ||
p6.cpp |