aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix linker error with LLVM 18HEADmasterCristian Adam2024-02-121-0/+6
* Fix compiler error with LLVM 18Cristian Adam2024-02-122-2/+12
* Fix compilation with LLVM 17.0.0 (rc2)Cristian Adam2023-08-141-1/+9
* Adapt to API changes in clang/llvm 16Ivan Čukić2023-02-093-6/+14
* Build fixes for LLVM/Clang 15.0.0Cristian Adam2022-09-0711-11/+33
* Add CXX_STANDARD for regex compiler checkCristian Adam2022-02-231-1/+1
* Linker fix for MinGWCristian Adam2022-02-222-2/+2
* Fix build on macOSv1.11Sergio Martins2022-01-201-2/+5
* Fix the archlinux dockerfileSergio Martins2022-01-201-1/+1
* Bump version to 1.11Sergio Martins2022-01-203-5/+3
* Merge remote-tracking branch 'origin/1.10'Pino Toscano2021-12-211-1/+1
|\
| * src/SourceCompatibilityHelpers.h - fix compile with LLVM<12upstream/1.10Allen Winter2021-12-211-1/+1
| * Don't hard code std=c++14 in CXX_FLAGSHeiko Becker2021-12-161-1/+1
* | src/SourceCompatibilityHelpers.h - fix compile with LLVM<12Allen Winter2021-12-111-1/+1
* | Merge branch '1.10'Sergio Martins2021-12-021-1/+1
|\|
| * copyable-polymorphic: Fix build due to missing std::Sergio Martins2021-12-021-1/+1
* | cmake: Require c++17Sergio Martins2021-12-021-1/+1
* | Merge branch '1.10'Sergio Martins2021-12-022-11/+7
|\|
| * Fix build with some newer gcc complaining about deleted LexerSergio Martins2021-12-022-11/+7
| * Fix build with upcoming llvm 13v1.10Sergio Martins2021-07-201-1/+1
* | GIT_SILENT made messages (after extraction)l10n daemon script2021-11-081-0/+3
* | Fix compile with LLVM-13Sergio Martins2021-11-052-1/+10
* | cmake: Allow to build clazy with ASAN/UBSANSergio Martins2021-10-302-0/+20
* | rule-of-two-soft: Honour explicitly defaulted copy-ctor/operatorSergio Martins2021-10-264-2/+39
* | use-static-qregularexpression: Fix crashSergio Martins2021-10-261-3/+2
* | Remove inefficient-qlist check, the issue has been fixed in Qt6Sergio Martins2021-10-1323-551/+1
* | Fix Bug 442729 related to qt6-qlatin1stringchar-to-u fixitLucie Gérard2021-10-135-93/+210
* | GIT_SILENT: remove .arcconfigLaurent Montel2021-10-031-3/+0
* | Fix build with upcoming llvm 13Sergio Martins2021-09-271-1/+1
* | GIT_SILENT made messages (after extraction)l10n daemon script2021-09-231-0/+3
* | Fix check for temporary QString when checking QRegularExpressionWaqar Ahmed2021-09-202-1/+31
* | Fix bug 439337Lucie Gérard2021-08-215-229/+223
* | Fix crash with QVariant::toRegularExpression()Waqar Ahmed2021-08-163-7/+11
* | Check QRegularExpression.*match() usageWaqar Ahmed2021-08-123-23/+84
* | Fix crash if QRegularExpression() is usedWaqar Ahmed2021-08-102-1/+15
* | unexpected-flag-enumerator-value: cleanup and fix testsWaqar Ahmed2021-08-012-31/+26
* | unexpected-flag-enumerator: Add a false-positiveSergio Martins2021-07-311-0/+8
* | unexpected-flag-enumerator-value: Add a failing testSergio Martins2021-07-312-1/+12
* | Unexpected-flag-enumerator-value fixesWaqar Ahmed2021-07-282-5/+94
* | Fixes for use-static-qregular-expressionWaqar Ahmed2021-07-283-26/+113
* | unexpected-flag-enumerator-value: Don't warn when value is negativeSergio Martins2021-07-272-1/+10
* | unexpected-flag-enumerator-value: fix flag detectionSergio Martins2021-07-272-5/+17
* | unexpected-flag-enumerator-value: Don't warn for enums with 0Sergio Martins2021-07-272-5/+13
* | unexpected-flag-enumerator-value: Accept values named "mask"Sergio Martins2021-07-272-0/+12
* | unexpected-flag-enumerator-value: Don't warn for unnamed enumsSergio Martins2021-07-272-1/+9
* | Remove stray debugSergio Martins2021-07-271-1/+0
* | unexpected-flag-enumerator-value: Fix crashSergio Martins2021-07-271-1/+2
* | Minor styling: use auto when type is duplicatedSergio Martins2021-07-271-6/+4
* | New check: Unexpected flag enumerator valueWaqar Ahmed2021-07-2713-0/+257
* | README: Add Waqar Ahmed to the list of contributorsSergio Martins2021-07-251-0/+1