diff options
author | Nico Weber <nicolasweber@gmx.de> | 2012-12-23 01:07:46 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2012-12-23 01:07:46 +0000 |
commit | 00d5a04dc0eaa0f067656033ab81fc352c5a991a (patch) | |
tree | 09f5a5d177cc70be2571cae091dea43413c097ab /lib/CodeGen/CGClass.cpp | |
parent | e6bb76cde5488eca94e087e8929f29f3f3debfd3 (diff) |
libFormat: Teach the *& usage heuristic that "return" starts a rhs too.
"return a*b;" was formatted as "return a *b;" and is now formatted as "return a * b;".
Fixes PR14687 partially.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170993 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions