If: # Apply this config conditionally
PathMatch: .*\.h # to all headers...
CompileFlags: # Tweak the parse settings
Add: [-xc++, -Wall] # treat all files as C++, enable more warnings