wjakob added a comment. Disclaimer: I am not an LLVM developer. Just looking at the patch, I wonder if it could be much less intrusive if `LValue CodeGenFunction::EmitLValue(const Expr *E)` is split into two methods -- a private one, and a public-facing one that applies your `ClearTBAA` method.
Repository: rL LLVM https://reviews.llvm.org/D31885 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits