diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2016-06-07 17:22:47 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2016-06-07 17:22:47 +0000 |
commit | cf6cefd88ae68ec9826821de7b9bf7161676930a (patch) | |
tree | 2df6912c71de9827b1f2236d61669f73ba94c0c7 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 968bb72f5869fe524c64ab520f66b05a57c3f561 (diff) | |
download | llvm-cf6cefd88ae68ec9826821de7b9bf7161676930a.zip llvm-cf6cefd88ae68ec9826821de7b9bf7161676930a.tar.gz llvm-cf6cefd88ae68ec9826821de7b9bf7161676930a.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions