Tyler Veness
1fc098e696
Enable log macros to work with no args ( #4475 )
...
This is enabled by the C++20 __VA_OPT__ feature.
Uses of "{}" format string were updated.
Some warning suppressions were required for older clang versions.
Also improve codegen of wpi::Logger::Log(), frc::ReportError(), and frc::MakeError();
these generate better and less redundant code if they use fmt::string_view for the
format string instead of templating on it.
2022-10-19 10:49:27 -07:00
..
2022-08-16 15:35:26 -07:00
2022-10-15 16:33:14 -07:00
2020-12-28 12:58:06 -08:00
2022-05-31 20:21:29 -07:00
2022-10-15 16:33:14 -07:00
2021-10-13 08:46:07 -07:00
2021-06-10 00:00:06 -07:00
2021-06-05 21:08:12 -07:00
2018-05-13 17:09:56 -07:00
2020-12-26 14:12:05 -08:00
2022-10-15 16:33:14 -07:00
2022-10-15 16:33:14 -07:00
2021-06-06 16:13:58 -07:00
2022-05-24 13:56:48 -07:00
2022-06-18 08:08:31 -07:00
2022-06-02 23:04:20 -07:00
2022-03-19 20:46:42 -07:00
2022-10-15 16:33:14 -07:00
2022-10-15 16:33:14 -07:00
2022-10-19 10:49:27 -07:00
2022-08-16 15:25:04 -07:00
2022-10-15 16:33:14 -07:00
2020-12-26 14:12:05 -08:00
2021-01-14 20:00:55 -08:00
2021-05-26 07:24:53 -07:00
2020-12-26 14:12:05 -08:00
2020-12-26 14:12:05 -08:00
2022-10-15 16:33:14 -07:00
2022-08-31 11:29:57 -07:00
2022-09-23 14:48:59 -07:00
2021-06-06 16:13:58 -07:00
2022-10-15 16:33:14 -07:00
2022-06-18 08:08:31 -07:00
2022-01-21 17:22:41 -08:00
2021-10-14 18:09:38 -07:00
2022-04-30 20:38:55 -07:00
2022-10-15 16:33:14 -07:00
2021-12-27 23:06:31 -08:00
2021-10-14 18:09:38 -07:00