mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-12-17 07:01:55 +01:00
[[nodiscard]] doesn't do anything on functions with a void return type and causes superfluous warnings. |
||
|---|---|---|
| .. | ||
| abstract_syntax_list.h | ||
| attribute.cpp | ||
| attribute.h | ||
| basic_block.cpp | ||
| basic_block.h | ||
| breadth_first_search.h | ||
| condition.cpp | ||
| condition.h | ||
| flow_test.cpp | ||
| flow_test.h | ||
| ir_emitter.cpp | ||
| ir_emitter.h | ||
| microinstruction.cpp | ||
| modifiers.h | ||
| opcodes.cpp | ||
| opcodes.h | ||
| opcodes.inc | ||
| patch.cpp | ||
| patch.h | ||
| post_order.cpp | ||
| post_order.h | ||
| pred.h | ||
| program.cpp | ||
| program.h | ||
| reg.h | ||
| type.cpp | ||
| type.h | ||
| value.cpp | ||
| value.h | ||