ca766e7 Just compile against the default version of clang

Authored and Committed by zbyszek 3 years ago
    Just compile against the default version of clang
    
    Instead of specifying which version of clang is wanted, just
    pull in "clang", and then ask it about its version. Saves a bit
    of work on clang version changes.
    
        
file modified
+8 -24