diff options
author | Greg Clayton <gclayton@apple.com> | 2011-12-02 02:09:28 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-12-02 02:09:28 +0000 |
commit | e04741d03ab6b26d59c483cbd42e1ca3d1354fda (patch) | |
tree | b81c1720edb384c4e62db285eca6e7dcfea37f44 /clang/lib/Basic/Module.cpp | |
parent | 2b82c2a59ecac139e6d1339cec3da1665d1fe592 (diff) | |
download | llvm-e04741d03ab6b26d59c483cbd42e1ca3d1354fda.zip llvm-e04741d03ab6b26d59c483cbd42e1ca3d1354fda.tar.gz llvm-e04741d03ab6b26d59c483cbd42e1ca3d1354fda.tar.bz2 |
<rdar://problem/10394517>
Fixed templates with NonTypeTemplateParmDecl objects. For example:
template <unsigned N>
....
This fixes SmallVector and all of the other classes that have template params
that are non types.
llvm-svn: 145667
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions