[PATCH] D45416: [AST, analyzer] Transform rvalue cast outputs to lvalues (fheinous-gnu-extensions)

Aleksei Sidorin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 3 04:20:49 PDT 2018


a.sidorin updated this revision to Diff 144998.
a.sidorin retitled this revision from "[analyzer] ExprEngine: model GCC inline asm rvalue cast outputs" to "[AST, analyzer] Transform rvalue cast outputs to lvalues (fheinous-gnu-extensions)".
a.sidorin edited the summary of this revision.
a.sidorin added a reviewer: rsmith.
a.sidorin added a comment.

Transform AST instead.
I don't remove analyzer guys from reviewers because the test is still for the analyzer.
@rsmith Feel free to correct me if I'm doing something wrong.


Repository:
  rC Clang

https://reviews.llvm.org/D45416

Files:
  lib/Sema/SemaStmtAsm.cpp
  test/Analysis/asm.cpp
  test/Analysis/cfg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45416.144998.patch
Type: text/x-patch
Size: 6259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180503/53e336ea/attachment.bin>


More information about the cfe-commits mailing list