forked from OSchip/llvm-project
22a250cd5d
This change introduces UsingPackDecl as a marker for the set of UsingDecls produced by pack expansion of a single (unresolved) using declaration. This is not strictly necessary (we just need to be able to map from the original using declaration to its expansions somehow), but it's useful to maintain the invariant that each declaration reference instantiates to refer to one declaration. llvm-svn: 290080 |
||
---|---|---|
.. | ||
clang | ||
clang-c | ||
CMakeLists.txt |