[OBVIOUS][PATCH] Fix clang [-Wmisleading-indentation] in hsa-gen.c.

Martin Liška mliska@suse.cz
Fri May 15 10:30:51 GMT 2020


Hi.

One fix of indentation that leads to -Wmisleading-indentation in Clang.

I'm going to install the patch.
Martin

gcc/ChangeLog:

2020-05-15  Martin Liska  <mliska@suse.cz>

	* hsa-gen.c (get_symbol_for_decl): Fix misleading indentation
	warning.
---
  gcc/hsa-gen.c | 14 +++++++-------
  1 file changed, 7 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-clang-Wmisleading-indentation-in-hsa-gen.c.patch
Type: text/x-patch
Size: 808 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200515/8fd86c4b/attachment.bin>


More information about the Gcc-patches mailing list