diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-12-23 17:13:55 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-12-23 17:13:55 +0000 |
commit | dd7ec463be01656d2269c2068a34d5d4d69ad3b5 (patch) | |
tree | 3b1f7daf5e704496bf1504d63517106790e71f23 /clang/lib/EntoSA/Checkers/ExprEngineExperimentalChecks.cpp | |
parent | f647e95b9aa4811e7fba5f359f32a955d910da11 (diff) | |
download | bcm5719-llvm-dd7ec463be01656d2269c2068a34d5d4d69ad3b5.tar.gz bcm5719-llvm-dd7ec463be01656d2269c2068a34d5d4d69ad3b5.zip |
Reimplement the comparison of a class template partial
specialization's template arguments against the primary template's
template arguments using the obvious, correct method of checking the
injected-class-name type (C++ [temp.class.spec]p9b3). The previous
incarnation of this comparison attempted to use its own formulation of
the injected-class-name, which is redudant and, with the introduction
of variadic templates, became wrong (again).
llvm-svn: 122508
Diffstat (limited to 'clang/lib/EntoSA/Checkers/ExprEngineExperimentalChecks.cpp')
0 files changed, 0 insertions, 0 deletions