1 Commits

Author SHA1 Message Date
Richard Smith
7f0ef7f304 Fix profiling of overloaded postincrement / postdecrement.
We were accidentally profiling the fabricated second argument (`0`),
resulting in overloaded dependent `a++` and non-overloaded dependent
`a++` having different hashes.
2023-07-11 08:41:21 -07:00