Open russel opened 6 years ago
I can make a note in README sending users back to the mainline clang tools. Would it be ok?
Currently I fiddle with packaging SCons tools and distributing on pypi. These two already landed experimentally on pypi.
As I see, my clang tools do not appear on tools index, so they're rather harmless.
I made a note in 455c037cc64ec98cdf554c61affe1d403349ed94
Thanks for adding the comment to the README, I think that covers all my worries.
If there are any experiment things you think should get included in the mainline tools, please do make proposals/PRs etc. I am happy to test stuff out.
Is there a possibility of retiring this tool in favour of putting effort into https://github.com/SCons/scons/blob/master/src/engine/SCons/Tool/clang.py and https://github.com/SCons/scons/blob/master/src/engine/SCons/Tool/clangxx.py ?