2017-11-30 2:39 GMT+09:00 Nick Desaulniers <[email protected]>: > +# clang-version [-p] clang-command > +# > +# Prints the compiler version of `command' in a canonical 4-digit form > > small nit: `command` should be `clang-command`, but its just a comment > (maybe the maintainer can make that change when/if applying).
I would be happy to fix it up locally if there were no other issue. > The conditional at the end to see if $with_patchlevel using "x" is > odd, but this is what scripts/gcc-version.sh does and this patch does > work as expected. > > Tested-by: Nick Desaulniers <[email protected]> > -- > To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Best Regards Masahiro Yamada

