diff options
author | Marc Mutz <[email protected]> | 2025-03-14 18:34:46 +0100 |
---|---|---|
committer | Qt Cherry-pick Bot <[email protected]> | 2025-03-17 22:45:00 +0000 |
commit | ac52750a8cc407079c261241a057ba20be95e523 (patch) | |
tree | c8f052283ea62234a0192f895e42542eda0d5e36 /src/sql/models/qsqlquerymodel.cpp | |
parent | b6286dcc8bb428f0f927bd907e0341b37735179e (diff) |
ECMEnableSanitizers.cmake: fix GCC's "note: variable tracking size limit exceeded" when using asan
Upstream pull requests:
- https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/519
- https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/521
Says the commit message:
> Set the max-vartrack-size parameter to 0 (= unlimited) to avoid
> GCC's "note: variable tracking size limit exceeded with
> -fvar-tracking-assignments, retrying without" message you get when
> you compile with asan sometimes.
>
> This is reported¹ to speed up compilation, not slow it down.
>
> ¹ https://stackoverflow.com/a/75704837/134841
Pick-to: 6.5 5.15
Change-Id: I2489bbe3d3cb12cc52d7041499e38bb05c73aa3a
Reviewed-by: Alexandru Croitor <[email protected]>
(cherry picked from commit 39ec71237f79f1a1aecd278b8c610e70c9cd1c67)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
(cherry picked from commit 0159e662ee296b76ff803d613d54b0cacc5724ff)
Diffstat (limited to 'src/sql/models/qsqlquerymodel.cpp')
0 files changed, 0 insertions, 0 deletions