diff options
author | Piotr Zegar <me@piotrzegar.pl> | 2023-08-14 21:39:06 +0000 |
---|---|---|
committer | Piotr Zegar <me@piotrzegar.pl> | 2023-08-15 06:59:11 +0000 |
commit | 766dd7b80b575e723c8cb454532b614f9d5f2bc7 (patch) | |
tree | 433ffa89ad96b8b9131cb58d135fc93d10480357 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | cb0a183e5b9e9de068e3582e43e405c52a6ce7f1 (diff) | |
download | llvm-766dd7b80b575e723c8cb454532b614f9d5f2bc7.zip llvm-766dd7b80b575e723c8cb454532b614f9d5f2bc7.tar.gz llvm-766dd7b80b575e723c8cb454532b614f9d5f2bc7.tar.bz2 |
[clang-tidy] Fix handling of out-of-line functions in readability-static-accessed-through-instance
Use isStatic instead of isStaticStorageClass to properly
handle a out-of-line definitions.
Fixes: #51861
Reviewed By: carlosgalvezp
Differential Revision: https://reviews.llvm.org/D157326
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions