For consistency, std::cin extensions should display same log lines as "classic" compiler extensions.
For instance a typical cell run with clang will display messages telling compilation went fine (or not).
There is no such line in the std::cin
version.