Add a new check to the readability module that flags uses of "magic numbers"...
Add a new check to the readability module that flags uses of "magic numbers" (both floating-point and integral). Patch by Florin Iucha <florin@signbit.net> llvm-svn: 339516
Loading
Please sign in to comment