diff options
author | Daniel Jasper <djasper@google.com> | 2012-12-21 17:58:39 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2012-12-21 17:58:39 +0000 |
commit | cd1a32b1f02016fe5ebb1142aadccc54bbdf5d89 (patch) | |
tree | 600d9bf0754ff59ecde7103325492aae7c5e48c4 /lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | ab13751d76be4473e9317d3885cb351b79f18492 (diff) |
clang-format: No spaces around directory specifiers
This fixes PR14683. We used to format like this:
#include <a / b>
And this patch changes this to:
#include <a/b>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170910 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions