Skip to content

Clang build fixes

tbaederr requested to merge tbaederr/libosinfo:clang-build into master

I moved both of the command-line argument checks to a if(clang) branch now, I think that's the right thing to do.

Merge request reports