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

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 9 11:25:28 PDT 2018


george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.

Right, sorry. LGTM, but maybe Artem has something to add as well.
I don't have any suggestions, and trying to modifying lifetimes of expressions in environment for the sake of a GCC extensions seems suboptimal as well.


Repository:
  rC Clang

https://reviews.llvm.org/D45416





More information about the cfe-commits mailing list