[PATCH] D57268: [dllimport] Don't use RAV to check inlinability
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 25 16:55:09 PST 2019
hans added a comment.
Yes, it's a little bit unfortunate that the code needs to get more complicated due to this. The RecursiveStmtVisitor idea that you mention sounds like it might be a good idea (but if it turns out not to be, I'm not entirely opposed to this patch either).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57268/new/
https://reviews.llvm.org/D57268
More information about the cfe-commits
mailing list