This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/81334] -Wmisleading-indentation prints notes about being disabled even when already intentionally ignored
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 19 Aug 2017 12:29:07 +0000
- Subject: [Bug other/81334] -Wmisleading-indentation prints notes about being disabled even when already intentionally ignored
- Auto-submitted: auto-generated
- References: <bug-81334-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81334
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |easyhack
CC| |manu at gcc dot gnu.org
--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
It should be a matter of checking for warn_misleading_indentation at
c-family/c-indentation.c:get_visual_column()