dolphin/Source/Core
Tillmann Karras d802d39281 clang-modernize -use-nullptr
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
2014-03-09 21:14:26 +01:00
..
AudioCommon clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Common clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
Core clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
DiscIO clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
DolphinWX clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
InputCommon clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VideoBackends clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
VideoCommon clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
CMakeLists.txt