[PATCH] D127898: [clang][dataflow] Add API to separate analysis from diagnosis
    Sam Estep via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jun 22 09:10:27 PDT 2022
    
    
  
samestep updated this revision to Diff 439048.
samestep added a comment.
Try to fix the broken patch
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127898/new/
https://reviews.llvm.org/D127898
Files:
  clang/docs/tools/clang-formatted-files.txt
  clang/include/clang/Analysis/FlowSensitive/Diagnosis.h
  clang/include/clang/Analysis/FlowSensitive/MatchSwitch.h
  clang/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h
  clang/include/clang/Analysis/FlowSensitive/SourceLocationsLattice.h
  clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
  clang/lib/Analysis/FlowSensitive/SourceLocationsLattice.cpp
  clang/unittests/Analysis/FlowSensitive/TestingSupport.h
  clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127898.439048.patch
Type: text/x-patch
Size: 42102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/d8d46709/attachment.bin>
    
    
More information about the llvm-commits
mailing list