aboutsummaryrefslogtreecommitdiff
path: root/changes/clang_enum_warnings
diff options
context:
space:
mode:
Diffstat (limited to 'changes/clang_enum_warnings')
-rw-r--r--changes/clang_enum_warnings3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/clang_enum_warnings b/changes/clang_enum_warnings
new file mode 100644
index 0000000000..50de605fc8
--- /dev/null
+++ b/changes/clang_enum_warnings
@@ -0,0 +1,3 @@
+ o Code simplifications and refactoring:
+ - Get rid of a couple of harmless clang warnings, where we compared
+ enums to ints. These warnings are newly introduced in clang 3.2.