summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Compiler.h
AgeCommit message (Expand)Author
2019-05-04Replace custom UNUSED macro with [[maybe_unused]]Léo Lam
2018-06-09Compiler: Use [[maybe_unused]] in the Windows DOLPHIN_UNUSED macroLioncash
2018-06-09Compiler: Rename UNUSED macro to DOLPHIN_UNUSEDLioncash
2018-06-09Compiler: Rename __forceinline define to DOLPHIN_FORCE_INLINELioncash
2018-06-09Common: Add header for compiler-specificsLioncash