1
0
mirror of synced 2026-04-25 20:02:10 +00:00
Files
YosysHQ.yosys/kernel/yosys.h
whitequark c8c3c7af87 Use [[maybe_unused]] instead of YS_ATTRIBUTE(unused).
[[maybe_unused]] is available since C++17, so this commit adds
a polyfill YS_MAYBE_UNUSED. Once we require C++17 we can drop it.
2020-06-19 15:48:58 +00:00

12 KiB