aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2012-04-06 05:26:43 +0000
committerDavid Blaikie <dblaikie@gmail.com>2012-04-06 05:26:43 +0000
commit9df1b963a69dc85a271b3791267e994485e0bfe1 (patch)
tree1801e09d50213473238f9ebcb7970549d8e92fa0 /lib/CodeGen/CodeGenFunction.h
parent7947bb127629faff4897f04e579d80fd0d7f97f0 (diff)
Restrict fixit for missing 'class' in template template parameters.
Based on Doug's feedback to r153887 this omits the FixIt if the following token isn't syntactically valid for the context. (not a comma, '...', identifier, '>', or '>>') There's a bunch of work to handle the '>>' case, but it makes for a much more pleasant diagnostic in this case. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154163 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions