binutils-gdb/gdb/unittests
Simon Marchi b5540b5f2b common-utils-selftests.c: Add ATTRIBUTE_PRINTF
Fix this, when building with clang:

/home/emaisin/src/binutils-gdb/gdb/unittests/common-utils-selftests.c:50:40: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
  std::string result = string_vprintf (fmt, vp);
                                       ^~~
gdb/ChangeLog:

	* unittests/common-utils-selftests.c (format): Add
	ATTRIBUTE_PRINTF.
2017-10-27 23:36:45 -04:00
..
optional
array-view-selftests.c
common-utils-selftests.c
environ-selftests.c
function-view-selftests.c
memrange-selftests.c
offset-type-selftests.c
optional-selftests.c
ptid-selftests.c
scoped_restore-selftests.c
xml-utils-selftests.c