Unverified Commit a8fb0dcc authored by Paul Semel's avatar Paul Semel Committed by GitHub
Browse files

[dataflow] CXXOperatorCallExpr equal operator might not be a glvalue (#80991)



Although in a normal implementation the assumption is reasonable, it
seems that some esoteric implementation are not returning a T&. This
should be handled correctly and the values be propagated.

---------

Co-authored-by: default avatarmartinboehme <mboehme@google.com>
parent 9ca1a157
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment