Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR36181: Teach CodeGen to properly ignore requests to emit dependent entities. | Richard Smith | 2018-02-01 | 1 | -0/+11 |
Previously, friend function definitions within class templates slipped through the gaps and caused the MS mangler to assert. llvm-svn: 323935 |