dolphin/Source
Léo Lam 4cc2d97294 Require clang-format 9 and reformat source code
This updates the lint script to require clang-format 9 and reformats
existing source code. Since VS2019 ships with clang-format 9 this
should make auto reformats less painful.

This also updates the clang-format configuration to set
BraceWrapping.AfterCaseLabel to true to ensure consistent brace
style; otherwise clang-format 9+ defaults to putting braces on
the same line as switch case labels.
2020-01-08 22:18:15 +01:00
..
Android Android: update to Gradle 3.5.3 2019-12-06 12:13:53 -05:00
Core Require clang-format 9 and reformat source code 2020-01-08 22:18:15 +01:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
PCH Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
UnitTests Merge pull request #8133 from Sintendo/mov64imm32 2020-01-06 13:12:56 +01:00
VSProps Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
.clang-format Require clang-format 9 and reformat source code 2020-01-08 22:18:15 +01:00
CMakeLists.txt Merge pull request #8388 from jordan-woyak/cmake-export-compile-commands 2019-11-08 11:07:06 +10:00
dolphin-emu.sln Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00