diff options
| author | Daniel Jasper <djasper@google.com> | 2013-10-06 11:40:08 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2013-10-06 11:40:08 +0000 |
| commit | 320997e6b37f738d50b3834b62004c11e37eccf7 (patch) | |
| tree | 3c926c06178593e3a2ee7553a7a2bf07a2f19636 /llvm/lib/Support/StringMap.cpp | |
| parent | 0c4813e6953029cd8d304db715758f7995e11b74 (diff) | |
| download | llvm-320997e6b37f738d50b3834b62004c11e37eccf7.zip llvm-320997e6b37f738d50b3834b62004c11e37eccf7.tar.gz llvm-320997e6b37f738d50b3834b62004c11e37eccf7.tar.bz2 | |
clang-format: Remove empty lines after visibility modifiers.
Formatting:
class C {
public:
f();
};
Now leads to:
class C {
public:
f();
};
llvm-svn: 192062
Diffstat (limited to 'llvm/lib/Support/StringMap.cpp')
0 files changed, 0 insertions, 0 deletions
