diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-01-10 20:53:55 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-01-10 20:53:55 +0000 |
commit | 48d2411597e8a1d21eca6e9ad078d1ed220460e4 (patch) | |
tree | 5f23f28d6efd3743b150d0120c2849c4b6593f46 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 02960224aa5ebbdd2a7940a5f64231157d5aad2f (diff) | |
download | bcm5719-llvm-48d2411597e8a1d21eca6e9ad078d1ed220460e4.tar.gz bcm5719-llvm-48d2411597e8a1d21eca6e9ad078d1ed220460e4.zip |
Implement more of C++0x [temp.arg.explicit]p9, allowing extension of
pack expansions in template argument lists and function parameter
lists. The implementation of this paragraph should be complete
*except* for cases where we're substituting into one of the unexpanded
packs in a pack expansion; that's a general issue I haven't solved yet.
llvm-svn: 123188
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions