Running clang-format on alloy.
All except x64_sequences, which needs work.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
#include <gflags/gflags.h>
|
||||
|
||||
|
||||
DECLARE_bool(debug);
|
||||
DECLARE_bool(always_disasm);
|
||||
|
||||
@@ -23,10 +22,4 @@ DECLARE_bool(validate_hir);
|
||||
DECLARE_uint64(break_on_instruction);
|
||||
DECLARE_uint64(break_on_memory);
|
||||
|
||||
|
||||
namespace alloy {
|
||||
|
||||
} // namespace alloy
|
||||
|
||||
|
||||
#endif // ALLOY_ALLOY_PRIVATE_H_
|
||||
|
||||
Reference in New Issue
Block a user