aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNathan James <n.james93@hotmail.co.uk>2020-02-02 21:27:04 +0000
committerNathan James <n.james93@hotmail.co.uk>2020-02-02 21:27:25 +0000
commit8a68c40a1bf256523993ee97b39f79001eaade91 (patch)
treebf1b4501371cd3cc8ee9519c0598cb39d44a644a /clang/lib/Frontend/CompilerInvocation.cpp
parentefcd09cea9a51c522954aa24e4b5513266daf6c3 (diff)
downloadllvm-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