forked from OSchip/llvm-project
ccb0776288
for non-external names whose address becomes the template argument. This completes C++ [temp.arg.nontype]p1. Note that our interpretation of C++ [temp.arg.nontype]p1b3 differs from EDG's interpretation (we're stricter, and GCC agrees with us). They're opening a core issue about the matter. llvm-svn: 64317 |
||
---|---|---|
.. | ||
class-template-decl.cpp | ||
class-template-id.cpp | ||
default-arguments.cpp | ||
temp_arg.cpp | ||
temp_arg_nontype.cpp | ||
temp_arg_template.cpp | ||
temp_arg_type.cpp | ||
temp_param.cpp |