Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When we enter a module within a linkage specification, switch the linkage | Richard Smith | 2017-05-18 | 1 | -0/+25 |
specification and the TU to the new module. This is necessary to get the module ownership correct for entities that we temporarily hang off the TranslationUnitDecl, such as template parameters and function parameters. llvm-svn: 303373 |