On Wed, Sep 7, 2022 at 1:59 PM Nick Desaulniers <ndesaulniers@xxxxxxxxxx> wrote: > > cc-ifversion is GCC specific. Replace it with compiler specific > variants. Update the users of cc-ifversion to use these new macros. Now, this is independent of the rest of this series. Can you rebase this on top of Linus' tree so that you use clean up b0839b281c427e844143dba3893e25c83cdd6c17 Otherwise, clang-min-version will not get any users. -- Best Regards Masahiro Yamada