https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112838
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Ahmad Nour from comment #2) > I tried with clang-12 -Wall -Wextra main.cpp, but I didn't get that > hint/note. Am I missing something? You should get that note with clang-12 (and newer versions) https://godbolt.org/z/KM65MKrPa