aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.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
commitb9c6631941619fb8c74f1056fbc56270629201c1 (patch)
treefac3bda70506ee7b5d567862b93fe1eca29814a1 /lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
parentb7d09d627c8576b9bc85f44f05befdd44fedc7ed (diff)
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). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122508 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp')
0 files changed, 0 insertions, 0 deletions