clang-tidy: Silence use-equals-default warning
clang-tidy 7 has an option to suppress this warning in macros which defaults to '1'. Set the option to '0' and silence the warning explicitly.
Please register or sign in to comment
An update will be applied May 24th, between 12PM and 1PM EDT (UTC -400). The site may be slow during that time.
clang-tidy 7 has an option to suppress this warning in macros which defaults to '1'. Set the option to '0' and silence the warning explicitly.