Bug #96171 clang-tidy on the cmake codebase
Submitted: 11 Jul 2019 8:46 Modified: 30 Sep 2019 12:35
Reporter: Tor Didriksen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:8.0.18 OS:Any
Assigned to: CPU Architecture:Any

[11 Jul 2019 8:46] Tor Didriksen
Description:
Unfortunately there is no clang-tidy for cmake. Do a manual cleanup of
obsolete code, bad macro usage, obfuscated code, bad indentation etc. etc.

How to repeat:
Read the code.

Suggested fix:
See description.
[30 Sep 2019 12:35] Paul DuBois
Fixed in 8.0.19.

Code cleanup. No changelog entry required.