mirror of
https://github.com/XRPLF/rippled.git
synced 2026-01-31 12:05:24 +00:00
Since the minimum Clang version we support is 16, the checks for version < 15 are no longer necessary. This change therefore removes the macros checking if the clang version is < 15 and simplifies uses of `std::source_location`.