sjoerdmeijer wrote:

> It is already documented in [Clang command line argument 
> reference](https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-floop-interchange)
>  (perhaps this is automatically generated based on 
> [`clang/Driver/Options.td`](https://github.com/llvm/llvm-project/blob/81e6552a3d6835c4e10eb981402febfac9df6156/clang/include/clang/Driver/Options.td)).
>  Isn't it sufficient?

Yeah, I forgot to tell this earlier, but can confirm it is indeed automatically 
generated from the definition in the .td file. 

https://github.com/llvm/llvm-project/pull/147014
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to