Check for unexpanded parameter packs in various kinds of
declarations. This is a work in progress, as I go through the C++ declaration grammar to identify where unexpanded parameter packs can occur. llvm-svn: 121912
Loading
Please register or sign in to comment