================
@@ -186,13 +286,32 @@ void FactsGenerator::VisitConditionalOperator(const
ConditionalOperator *CO) {
void FactsGenerator::VisitCXXOperatorCallExpr(const CXXOperatorCallExpr *OCE) {
// Assignment operators have special "kill-then-propagate" semantics
----------------
usx95 wrote:
We are doing this now behind `hasOrigins`. Shifted the comment inside the `if`
https://github.com/llvm/llvm-project/pull/168344
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits