aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-05-21 23:43:39 +0000
committerDouglas Gregor <dgregor@apple.com>2010-05-21 23:43:39 +0000
commitd5ab9b0a0ae24f7d0f49f6f10fd1b247e64b3306 (patch)
tree4185449285f55ec7c5128a5d28ef8950230d00c3 /lib/CodeGen/CodeGenFunction.h
parent561da7e046ea6b39f4e632c68128fd01c985b46b (diff)
Improve recovery when we see a dependent template name that is missing
the required "template" keyword, using the same heuristics we do for dependent template names in member access expressions, e.g., test/SemaTemplate/dependent-template-recover.cpp:11:8: error: use 'template' keyword to treat 'getAs' as a dependent template name T::getAs<U>(); ^ template Fixes PR5404. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104409 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions