Hey, how's it going?The clang-concepts repository is now obsolete, and all of concepts has been merged to clang trunk under the -std=c++2a/c++20 flag, and development is continuing there.I think it'd be best to remove the experimental concepts branch from CE, or at least show a warning advising the user to use clang-trunk or clang-10.What do you think?Thanks again so much for hosting my build <3Saar
Pop up warning would be great!Something like "WARNING : Concepts support has been merged to Clang trunk - please use it with -std=c++2a for the most up-to-date support".And please make it red or something 😛