Skip to content
Commit d589391d authored by Daniel Jasper's avatar Daniel Jasper
Browse files

Improve recognition of template parameters.

Before: return a<b &&c> d;
After:  return a < b && c > d;
llvm-svn: 183077
parent 7c275640
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