Skip to content
Commit cf6cefd8 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Add the misc-misplaced-const check to clang-tidy, which diagnoses when a...

Add the misc-misplaced-const check to clang-tidy, which diagnoses when a const-qualifier is applied to a typedef of pointer type rather than to the pointee type.

llvm-svn: 272025
parent 968bb72f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment