0hDEADBEAF wrote:

> I think we can put it as a PR in LLVM, it's the most convenient place to look 
> at code. The benefits of review are:
>   - We (clang-tidy team) can verify that it works correctly and have a 
> dedicated place to share opinions.
>   - If we find out a bug (maybe by user bug report), we can fix the script 
> ourselves and rerun it over all documents to fix everything. This is 
> particularly important in case you will not be available. If we don't store 
> it here, your Gist can be deleted because you got hacked/deleted etc... I 
> think we as a project can't depend on 3rd party software that has a single 
> point of failure.

Ok it makes sense indeed.


https://github.com/llvm/llvm-project/pull/162937
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to