compiler-explorer/compiler-explorer
Voir sur GitHubCreate a script to automatize new gcc/clang versions
Open
#2 431 ouverte le 18 févr. 2021
enhancementhelp wantedrequest
Description
When new versions of either Clang or GCC get released, we usually end up forgetting to add the new version to some of the least popular languages.
It would be great if I could do scriptname install clang 12.0.0 and it would fill the basic stuff in c++.amazon.properties, c.amazon.properties, llvm.amazon.properties, assembly.amazon.properties, etc etc.