Skip to content
Commit 4e7a2c09 authored by Francois Pichet's avatar Francois Pichet
Browse files

Improve recovery (error + fix-it) when parsing type dependent template name...

Improve recovery (error + fix-it) when parsing type dependent template name without the "template" keyword.

For example:
   typename C1<T>:: /*template*/ Iterator<0> pos; 

Also the error is downgraded to an ExtWarn in Microsoft mode.

llvm-svn: 128387
parent 5f3601d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment