Unverified Commit 9b80ab43 authored by Félix-Antoine Constantin's avatar Félix-Antoine Constantin Committed by GitHub
Browse files

[clang-tidy] Removed redundant-inline-specifier warning on static data members (#81423)

Updated the check to ignore point static data members with in class
initializer since removing the inline specifier would generate a
compilation error

Fixes #80684
parent 0eedc85b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment