]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/ChangeLog
Implement -Wmisleading-indentation
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
index 8a19bc119b27300cda5eacf6a54c3621215e6a57..52b4d5cb7a40b824671fff8504a7e701f635df5b 100644 (file)
@@ -1,3 +1,9 @@
+2015-05-12  David Malcolm  <dmalcolm@redhat.com>
+
+       * c-common.h (warn_for_misleading_indentation): New prototype.
+       * c-indentation.c: New file.
+       * c.opt (Wmisleading-indentation): New option.
+
 2015-05-12  Tom de Vries  <tom@codesourcery.com>
 
        PR tree-optimization/66010