aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringPool.cpp
diff options
context:
space:
mode:
authorNathan James <n.james93@hotmail.co.uk>2020-04-09 22:47:09 +0100
committerNathan James <n.james93@hotmail.co.uk>2020-04-12 23:06:09 +0100
commit672207c319a06f20dc634bcd21678d5dbbe7a6b9 (patch)
treea2af23fb80b36e18a16b85a26cbc61cc4b1ff745 /llvm/lib/Support/StringPool.cpp
parent8e2daa0c7f27b5d13b11bff68ae3cd42329abd6c (diff)
downloadllvm-672207c319a06f20dc634bcd21678d5dbbe7a6b9.zip
llvm-672207c319a06f20dc634bcd21678d5dbbe7a6b9.tar.gz
llvm-672207c319a06f20dc634bcd21678d5dbbe7a6b9.tar.bz2
[clang-tidy] Convert config options that are bools to use the bool overload of get(GlobalOrLocal)?
Summary: This was done with a script that looks for calls to Options.get(GlobalOrLocal) that take an integer for the second argument and the result is either compared not equal to 0 or implicitly converted to bool. There may be other occurances Reviewers: aaron.ballman, alexfh, gribozavr2 Reviewed By: aaron.ballman Subscribers: wuzish, nemanjai, xazax.hun, kbarton, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D77831
Diffstat (limited to 'llvm/lib/Support/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions