[Bug server/26839] Systemtap build failures with clang
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Nov 5 01:23:33 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=26839
--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> ---
Regarding overrides, I believe we're just seeing a side-effect of the partial
gradual c++11-ization of the code base. We haven't added the
cxx_override/override specifier systematically, and it appears g++ hasn't been
insisting either. I believe that in just about every case, we mean to override
rather than hide member functions.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list