Kaleidoscope Style Guide conformance

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/389/head
Gergely Nagy 7 years ago
parent 4436a9654d
commit 22088a6546

@ -18,8 +18,9 @@
#pragma once
namespace KaleidoscopePlugins {
namespace Ranges {
namespace kaleidoscope {
namespace ranges {
enum {
KALEIDOSCOPE_FIRST = 0xc000,
OS_FIRST,
@ -43,5 +44,6 @@ enum {
KALEIDOSCOPE_SAFE_START,
};
};
};
}
}

Loading…
Cancel
Save