[PATCH] D49210: [CFG] [analyzer] NFC: Enumerate construction context layer kinds and re-use their code for ExprEngine keys.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 15:22:17 PDT 2018


NoQ updated this revision to Diff 157789.
NoQ added a comment.

A better `ConstructedObjectKey::print()`.


https://reviews.llvm.org/D49210

Files:
  include/clang/Analysis/ConstructionContext.h
  include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  lib/Analysis/CFG.cpp
  lib/Analysis/ConstructionContext.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49210.157789.patch
Type: text/x-patch
Size: 43075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/3e76b628/attachment-0001.bin>


More information about the cfe-commits mailing list