compiler-explorer/compiler-explorer

Create a script to automatize new gcc/clang versions

Open

#2 431 ouverte le 18 févr. 2021

Voir sur GitHub
 (1 commentaire) (1 réaction) (0 assignés)TypeScript (14 391 stars) (1 605 forks)batch import
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.

Guide contributeur