2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle/service/nvdrv
Lioncash be1954e04c core: Fix clang build
Recent changes to the build system that made more warnings be flagged as
errors caused building via clang to break.

Fixes #4795
2020-10-17 19:50:39 -04:00
..
devices core: Fix clang build 2020-10-17 19:50:39 -04:00
interface.cpp core: Fix clang build 2020-10-17 19:50:39 -04:00
interface.h
nvdata.h
nvdrv.cpp
nvdrv.h General: Make use of std::nullopt where applicable 2020-09-22 17:32:33 -04:00
nvmemp.cpp
nvmemp.h