compiler-explorer/compiler-explorer
Vedi su GitHubCreate a script to automatize new gcc/clang versions
Open
#2431 aperta il 18 feb 2021
enhancementhelp wantedrequest
Metriche repository
- Star
- (14.391 star)
- Metriche merge PR
- (Merge medio 8g 5h) (62 PR mergiate in 30 g)
Descrizione
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.