[all-commits] [llvm/llvm-project] 836187: Revert "[clang][dataflow] Use NoopLattice in optio...
Sam Estep via All-commits
all-commits at lists.llvm.org
Wed Jun 29 12:35:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8361877b10b8180ab12300b289da54a403ce7554
https://github.com/llvm/llvm-project/commit/8361877b10b8180ab12300b289da54a403ce7554
Author: Sam Estep <sam at samestep.com>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M clang/docs/tools/clang-formatted-files.txt
M clang/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h
R clang/include/clang/Analysis/FlowSensitive/NoopLattice.h
M clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
M clang/unittests/Analysis/FlowSensitive/NoopAnalysis.h
Log Message:
-----------
Revert "[clang][dataflow] Use NoopLattice in optional model"
This reverts commit 335c05f5d19fecd5c0972ac801e58248d772a78e.
Commit: 2a33d12642d862a8aa307e4a8b8a94d2d0c5ad1d
https://github.com/llvm/llvm-project/commit/2a33d12642d862a8aa307e4a8b8a94d2d0c5ad1d
Author: Sam Estep <sam at samestep.com>
Date: 2022-06-29 (Wed, 29 Jun 2022)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.cpp
M clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
Log Message:
-----------
Revert "[clang][dataflow] Use diagnosis API in optional checker"
This reverts commit cafb8b4ff2c38f81e65f97193eb1d8d16c581522.
Compare: https://github.com/llvm/llvm-project/compare/6d5f814357df...2a33d12642d8
More information about the All-commits
mailing list