I've tried the Visual Studio plugin but you have to select the code you want to apply clang to and then call the formatter. So CTRL+A
CTRL+R
CTRL+F
for each and every file.
Is there a way to do that for the whole project and/or whole solution without manually going through each file?