mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-08 14:34:44 +02:00
- fix ignored-qualifiers warnings - fix inconsistent-missing-override warnings - use -O3 flag for GCC builds to keep inline with scintilla and lexilla - add clang default settings in props - add clang detection in debug info Fix #13099, close #13100