[PATCH] D129547: [clang][dataflow] Generate readable form of boolean values for debugging purposes.

weiyi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 09:12:26 PDT 2022


wyt updated this revision to Diff 443982.
wyt added a comment.

Move `DebugStringGenerator` class into anonymous namespace.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129547

Files:
  clang/docs/tools/clang-formatted-files.txt
  clang/include/clang/Analysis/FlowSensitive/DebugSupport.h
  clang/lib/Analysis/FlowSensitive/CMakeLists.txt
  clang/lib/Analysis/FlowSensitive/DebugSupport.cpp
  clang/unittests/Analysis/FlowSensitive/CMakeLists.txt
  clang/unittests/Analysis/FlowSensitive/DebugSupportTest.cpp
  llvm/utils/gn/secondary/clang/lib/Analysis/FlowSensitive/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129547.443982.patch
Type: text/x-patch
Size: 12695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220712/d42473eb/attachment-0001.bin>


More information about the llvm-commits mailing list