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-10-15 16:33:14 -07:00
2021-06-06 16:13:58 -07:00
2022-10-15 16:33:14 -07:00
2022-10-15 16:33:14 -07:00
2021-06-12 08:06:45 -07:00
2022-10-15 16:33:14 -07:00
2021-06-06 16:13:58 -07:00
2022-10-19 10:49:27 -07:00
2021-06-06 16:13:58 -07:00
2022-10-15 16:33:14 -07:00
2021-06-06 19:51:14 -07:00
2018-09-26 00:09:25 -07:00
2022-08-16 15:35:26 -07:00
2021-06-06 16:13:58 -07:00
2021-10-26 23:39:11 -07:00
2022-10-19 10:49:27 -07:00
2022-10-15 16:33:14 -07:00
2022-08-16 15:25:04 -07:00
2021-06-06 16:13:58 -07:00
2022-10-15 16:33:14 -07:00
2021-11-27 21:31:40 -08:00
2021-06-06 16:13:58 -07:00
2021-06-21 20:57:42 -07:00
2022-10-19 10:49:27 -07:00
2022-10-19 10:49:27 -07:00
2022-05-07 10:54:14 -07:00
2020-12-26 14:12:05 -08:00
2021-06-06 16:13:58 -07:00
2021-10-13 08:46:07 -07: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
2021-06-06 16:13:58 -07:00
2022-10-19 10:49:27 -07:00
2021-06-06 16:13:58 -07:00
2021-06-06 16:13:58 -07:00
2021-06-06 19:51:14 -07:00
2021-06-06 16:13:58 -07:00
2021-06-06 16:13:58 -07:00
2022-10-15 16:33:14 -07:00
2021-06-06 19:51:14 -07:00
2020-12-29 14:26:19 -08:00
2020-12-26 14:12:05 -08:00
2022-10-15 16:33:14 -07:00
2020-12-28 12:58:06 -08:00
2021-01-31 18:52:48 -08:00