Sebastian Holtermann
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant `c_str` calls
...
After changing the ``cmGeneratedFileStream`` methods to accept
``std::string const&`` instead of ``const char*`` we don't
need to call ``std::string::c_str`` anymore when passing
a ``std::string`` to a ``cmGeneratedFileStream`` method.
This patch removes all redundant ``std::string::c_str``
calls when passing a string to a ``cmGeneratedFileStream`` method.
It was generated by building CMake with clang-tidy enabled using
the following options:
-DCMAKE_CXX_CLANG_TIDY=/usr/bin/clang-tidy-4.0;-checks=-*,readability-redundant-string-cstr;-fix;-fix-errors
2018-08-07 17:02:39 +02:00
..
2018-05-25 09:42:20 -04:00
2018-01-23 10:04:38 -05:00
2017-08-27 09:58:46 +02:00
2017-09-15 10:06:41 -04:00
2018-08-07 17:02:39 +02:00
2018-01-23 10:04:38 -05:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2017-08-24 23:39:47 +02:00
2018-01-31 18:23:03 +03:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2017-08-24 23:39:47 +02:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2017-09-19 17:41:41 +02:00
2018-06-27 15:08:14 -04:00
2018-04-05 13:42:49 -04:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2018-06-04 10:32:49 -04:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2017-09-14 16:11:58 +03:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2018-08-07 17:02:39 +02:00
2018-05-11 11:33:13 -04:00
2017-08-24 23:39:47 +02:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2018-06-04 10:32:49 -04:00
2018-06-22 13:38:18 -04:00
2018-06-01 09:53:42 -04:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2017-09-14 16:11:58 +03:00
2017-09-15 10:06:41 -04:00
2017-09-15 10:06:41 -04:00
2018-06-04 10:32:49 -04:00
2018-03-09 07:43:54 -05:00
2018-08-07 17:02:39 +02:00
2018-01-29 08:04:59 -05:00
2017-09-15 10:06:41 -04:00
2018-08-07 17:02:39 +02:00
2017-09-15 10:06:41 -04:00
2018-01-31 18:23:03 +03:00
2017-09-15 10:06:41 -04:00
2018-06-27 15:08:14 -04:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2018-03-27 08:46:20 -04:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2018-03-05 09:21:32 -05:00
2017-08-24 23:39:47 +02:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2018-01-31 18:23:03 +03:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2017-08-26 07:41:04 +02:00
2017-09-14 16:11:58 +03:00
2017-04-11 22:35:21 +02:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2018-01-31 18:23:03 +03:00
2017-04-11 22:35:21 +02:00
2018-06-01 09:53:42 -04:00
2017-04-11 22:35:21 +02:00
2018-06-01 09:53:42 -04:00
2017-09-15 10:06:41 -04:00
2018-06-01 09:53:42 -04:00
2017-04-11 22:35:21 +02:00
2018-01-04 06:52:01 +11:00
2017-04-11 22:35:21 +02:00
2018-06-01 09:53:42 -04:00
2017-04-11 22:35:21 +02:00
2018-06-01 09:53:42 -04:00
2018-03-05 09:21:32 -05:00