Descriptionmedia/midi: Fix warnings found by clang chromium-style plugin on Windows.
http://build.chromium.org/p/chromium.fyi/builders/CrWinClang/builds/631/steps/compile/logs/stdio
This fixes the following kind or warnings:
warning(clang): [chromium-style] Complex constructor has an inlined body.
warning(clang): [chromium-style] Complex destructor has an inline body.
After this, "Complex constructor" warnings will be gone, assuming more does
not crap in.
BUG=467287
R=thakis@chromium.org,toyoshim@chromium.org
Committed: https://crrev.com/57d7cbe499248a6ce91ff5b0c954da634cba713c
Cr-Commit-Position: refs/heads/master@{#327486}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (1 generated)
|