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

Add option to put short loops on a single line.

This enables things like:

for (int &v : vec) v *= 2;

Enabled for Google style.

llvm-svn: 182000
parent 41942fb3
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