Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Concepts] Add constraints checks to isSameEntity | Saar Raz | 2020-03-10 | 1 | -0/+37 |
isSameEntity was missing constraints checking, causing constrained overloads to not travel well accross serialization. (bug #45115) Add constraints checking to isSameEntity. (cherry picked from commit 7fb562c1ab373a3d4e14003e40556791ec032bab) |