[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 13 20:31:28 PDT 2018
NoQ accepted this revision.
NoQ added a comment.
Wow, you actually did that.
Ok, now we can decide if we want this to be analyzer-only (with a `CFG::BuildOptions` flag) or get someone else to have a look at that as a global CFG change (i.e. it may potentially affect compiler warnings). Or at least make sure to run all clang tests :)
Repository:
rC Clang
https://reviews.llvm.org/D45416
More information about the cfe-commits
mailing list