aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/AssumptionCache.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-12-19 04:08:53 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-12-19 04:08:53 +0000
commit22a250cd5d8eee615b977feef43e9a5dc18b0b43 (patch)
treeb91acf858a2a372d072539297cc25d66885426a7 /llvm/lib/Analysis/AssumptionCache.cpp
parent6f16e2c456f32f1485756073ba69ec3bd96cde1d (diff)
downloadllvm-22a250cd5d8eee615b977feef43e9a5dc18b0b43.zip
llvm-22a250cd5d8eee615b977feef43e9a5dc18b0b43.tar.gz
llvm-22a250cd5d8eee615b977feef43e9a5dc18b0b43.tar.bz2
[c++1z] P0195R2: Support pack-expansion of using-declarations.
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
Diffstat (limited to 'llvm/lib/Analysis/AssumptionCache.cpp')
0 files changed, 0 insertions, 0 deletions