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

clang-format: Understand that "auto" is a type.

Before:
  MACRO(auto * a);

After:
  MACRO(auto *a);

llvm-svn: 205517
parent 92e0fc04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment