[PATCH] D63538: [CFG] Add a new function to get the proper condition of a CFGBlock

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 3 15:42:02 PDT 2019


Szelethus updated this revision to Diff 207904.
Szelethus added a comment.

Add one more assert to `GetExprText`.


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

https://reviews.llvm.org/D63538

Files:
  clang/include/clang/Analysis/CFG.h
  clang/lib/Analysis/CFG.cpp
  clang/unittests/Analysis/CFGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63538.207904.patch
Type: text/x-patch
Size: 4265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190703/db10df50/attachment-0001.bin>


More information about the cfe-commits mailing list