[PATCH] D45416: [analyzer] ExprEngine: model GCC inline asm rvalue cast outputs

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 25 10:27:40 PDT 2018


a.sidorin updated this revision to Diff 143959.
a.sidorin added a comment.

Add a test for CFG dump; replace static_cast with an initialization.
No test failures on check-all were observed.


Repository:
  rC Clang

https://reviews.llvm.org/D45416

Files:
  include/clang/Analysis/CFG.h
  lib/Analysis/CFG.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  test/Analysis/asm.cpp
  test/Analysis/cfg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45416.143959.patch
Type: text/x-patch
Size: 9868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180425/5fb097c4/attachment-0001.bin>


More information about the cfe-commits mailing list