summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorCJ Johnson <johnsoncj@google.com>2021-11-08 15:40:18 +0000
committerYitzhak Mandelbaum <yitzhakm@google.com>2021-11-08 15:57:32 +0000
commit16b07c866ae74e0d02038574fe1c37a6cb55e233 (patch)
treee1bd05c1ab7107e241deecb2c7f233eef633d657 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent79f52af4cd9a76485dd50bcdbb5d393eb7a70103 (diff)
[clang-tidy] Add check for initialization of `absl::Cleanup`.
Suggests switching the initialization pattern of `absl::Cleanup` instances from the factory function to class template argument deduction (CTAD) in C++17 and higher. Reviewed By: ymandel Differential Revision: https://reviews.llvm.org/D113195
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions