mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
4a81b33c07
This option is already enabled when building Lagom, so let's enable it for the main build too. We will no longer be surprised by Lagom Clang CI builds failing while everything compiles locally. Furthermore, the stronger `-Wsuggest-override` warning is enabled in this commit, which enforces the use of the `override` keyword in all classes, not just those which already have some methods marked as `override`. This works with both GCC and Clang. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
SpaceAnalyzer.gml | ||
TreeMapWidget.cpp | ||
TreeMapWidget.h |