diff options
author | Wei Yi Tee <wyt@google.com> | 2022-09-19 16:56:35 +0000 |
---|---|---|
committer | Wei Yi Tee <wyt@google.com> | 2022-09-19 17:33:25 +0000 |
commit | 7538b3604519b03d32221cdcc346cc1c181b50fb (patch) | |
tree | f9df70829ef2e097871bc702d2d6717541ee6842 /llvm/lib/Support/Compression.cpp | |
parent | 9c3a73a579ca71529fa11dc0e5acee22500e4d10 (diff) | |
download | llvm-7538b3604519b03d32221cdcc346cc1c181b50fb.zip llvm-7538b3604519b03d32221cdcc346cc1c181b50fb.tar.gz llvm-7538b3604519b03d32221cdcc346cc1c181b50fb.tar.bz2 |
[clang][dataflow] Replace usage of deprecated functions with the optional check
- Update `transfer` and `diagnose` to take `const CFGElement *` as input in `Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel`.
- Update `clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.cpp` accordingly.
- Rename `runDataflowAnalysisOnCFG` to `runDataflowAnalysis` and remove the deprecated `runDataflowAnalysis` (this was only used by the now updated optional check).
Reviewed By: gribozavr2, sgatev
Differential Revision: https://reviews.llvm.org/D133930
Diffstat (limited to 'llvm/lib/Support/Compression.cpp')
0 files changed, 0 insertions, 0 deletions