Running clang-format on alloy.

All except x64_sequences, which needs work.
This commit is contained in:
Ben Vanik
2014-07-10 20:20:00 -07:00
parent 0158380cfc
commit 7daa85179c
139 changed files with 6925 additions and 6998 deletions

View File

@@ -12,8 +12,4 @@
#include <gflags/gflags.h>
namespace poly {
} // namespace poly
#endif // POLY_POLY_PRIVATE_H_

View File

@@ -10,6 +10,4 @@
#include <poly/poly.h>
#include <poly/poly-private.h>
namespace poly {
} // namespace poly
namespace poly {} // namespace poly

View File

@@ -10,8 +10,6 @@
#ifndef POLY_POLY_H_
#define POLY_POLY_H_
namespace poly {
} // namespace poly
namespace poly {} // namespace poly
#endif // POLY_POLY_H_