summaryrefslogtreecommitdiffstats
path: root/clang/lib/EntoSA/Checkers/ExprEngineExperimentalChecks.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-12-23 17:13:55 +0000
committerDouglas Gregor <dgregor@apple.com>2010-12-23 17:13:55 +0000
commitdd7ec463be01656d2269c2068a34d5d4d69ad3b5 (patch)
tree3b1f7daf5e704496bf1504d63517106790e71f23 /clang/lib/EntoSA/Checkers/ExprEngineExperimentalChecks.cpp
parentf647e95b9aa4811e7fba5f359f32a955d910da11 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud