Description[turbofan] Fix CFI failures with Operator1 class.
This ensures the class in question specifies the correct equality and
hashing function when instantiated. Note that this introduces two new
structs (i.e. OpEqualTo and OpHash) which can be used for defaults
within OpParameter as well.
R=titzer@chromium.org,bmeurer@chromium.org
TEST=cctest/test-operator
Committed: https://crrev.com/1582f37cd83f3d05e5b1d6ff2690e65a18c3656a
Cr-Commit-Position: refs/heads/master@{#32080}
Patch Set 1 #Patch Set 2 : Better solution. #
Dependent Patchsets: Messages
Total messages: 10 (3 generated)
|