[PATCH] D132147: [clang][dataflow] Refactor `TestingSupport.h`

weiyi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 29 04:45:09 PDT 2022


wyt updated this revision to Diff 456305.
wyt marked 5 inline comments as done.
wyt added a comment.

Address comments: add const qualifiers where applicable.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132147/new/

https://reviews.llvm.org/D132147

Files:
  clang/unittests/Analysis/FlowSensitive/TestingSupport.cpp
  clang/unittests/Analysis/FlowSensitive/TestingSupport.h
  clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132147.456305.patch
Type: text/x-patch
Size: 25097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220829/b732ff0d/attachment-0001.bin>


More information about the cfe-commits mailing list