Message ID | 20200709182250.1677238-1-gprocida@google.com |
---|---|
Headers | show |
Series | Bug 21485 - problems compiling with clang | expand |
Giuliano Procida <gprocida@google.com> a écrit: > Hi. > > This short series fixes a known issue with Clang compilation of > libabigail and error-overloaded-virtual warnings. > > The first patch removes an unused function. > The second patch fixes a latent bug detected by the warning. > The third patch enables the warning. This should hopefully be addressed now. So I guess the bug can be closed now. Thanks! Cheers,