Commit 8bec0602 by Jason Merrill

Add -Wreorder

From-SVN: r8002
parent 8b2e69e1
...@@ -707,6 +707,8 @@ char *lang_options[] = ...@@ -707,6 +707,8 @@ char *lang_options[] =
"-Wno-non-virtual-dtor", "-Wno-non-virtual-dtor",
"-Wextern-inline", "-Wextern-inline",
"-Wno-extern-inline", "-Wno-extern-inline",
"-Wreorder",
"-Wno-reorder",
/* these are for obj c */ /* these are for obj c */
"-lang-objc", "-lang-objc",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment