mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
Since the main branch that passed the same check 9 days ago also fails with clang-6 and C++20 because of the same error, "undefined reference to allocator_traits<char>::allocate". It could be a change in upstream and since others (e.g. gcc) works well, I suppress the setting at this moment.