diff options
author | Anton Dukeman <antondukeman@fb.com> | 2023-07-24 19:14:35 +0000 |
---|---|---|
committer | Piotr Zegar <me@piotrzegar.pl> | 2023-07-24 19:42:19 +0000 |
commit | 2f0630f8bc91e81fd5948e82164cf82ae595caf2 (patch) | |
tree | d1927b9a4a91c3a10d5f9094f05e52490edb631c /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | a6cd1f623dcf6fc443a1b1726d77b36c6b0caa83 (diff) | |
download | llvm-2f0630f8bc91e81fd5948e82164cf82ae595caf2.zip llvm-2f0630f8bc91e81fd5948e82164cf82ae595caf2.tar.gz llvm-2f0630f8bc91e81fd5948e82164cf82ae595caf2.tar.bz2 |
[clang-tidy] Add folly::Optional to unchecked-optional-access
The unchecked-optional-access check identifies attempted value
unwrapping without checking if the value exists. These changes extend
that support to checking folly::Optional.
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D155890
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions