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

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 27 17:05:13 PDT 2018


NoQ accepted this revision.
NoQ added a subscriber: rsmith.
NoQ added a comment.

Woohoo LGTM.

Heads up to @rsmith because we're about to break the CFG again, and also yay we've found another use case for rewriting AST in our CFG.


Repository:
  rC Clang

https://reviews.llvm.org/D45416





More information about the cfe-commits mailing list