diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2020-02-02 21:27:04 +0000 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2020-02-02 21:27:25 +0000 |
commit | 8a68c40a1bf256523993ee97b39f79001eaade91 (patch) | |
tree | bf1b4501371cd3cc8ee9519c0598cb39d44a644a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | efcd09cea9a51c522954aa24e4b5513266daf6c3 (diff) | |
download | llvm-8a68c40a1bf256523993ee97b39f79001eaade91.zip llvm-8a68c40a1bf256523993ee97b39f79001eaade91.tar.gz llvm-8a68c40a1bf256523993ee97b39f79001eaade91.tar.bz2 |
[clang-tidy] Added option for disabling const qualifiers in readability-qualified-auto
Summary: Adds an option called `AddConstToQualified` to readability-qualified-auto to toggle adding const to the auto typed pointers and references. By default its enabled but in the LLVM module its disabled.
Reviewers: aaron.ballman, alexfh, JonasToth, hokein, sammccall
Reviewed By: aaron.ballman
Subscribers: Quuxplusone, merge_guards_bot, lebedev.ri, xazax.hun, cfe-commits
Tags: #clang, #clang-tools-extra
Differential Revision: https://reviews.llvm.org/D73548
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions