chore(dlgprefsound): Make container cost to prevent detach in loop #1489
Annotations
10 errors and 2 warnings
clazy:
src/encoder/encoderfdkaac.cpp#L190
container inside loop causes unneeded allocations [-Wclazy-container-inside-loop]
|
clazy:
src/util/font.h#L69
container inside loop causes unneeded allocations [-Wclazy-container-inside-loop]
|
clazy:
src/widget/weffectchainpresetbutton.cpp#L66
container inside loop causes unneeded allocations [-Wclazy-container-inside-loop]
|
clazy:
src/widget/weffectchainpresetselector.cpp#L86
container inside loop causes unneeded allocations [-Wclazy-container-inside-loop]
|
clazy:
src/util/font.h#L69
container inside loop causes unneeded allocations [-Wclazy-container-inside-loop]
|
clazy
Process completed with exit code 2.
|
clang-tidy
The job was canceled because "clazy" failed.
|
clang-tidy
The operation was canceled.
|
coverage
The job was canceled because "clazy" failed.
|
coverage
The operation was canceled.
|
clang-tidy:
src/library/librarycontrol.cpp#L24
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|
clang-tidy:
src/skin/skincontrols.cpp#L7
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|