Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR33746: Store the 'inline'ness of a static data member with the update record | Richard Smith | 2017-11-02 | 1 | -0/+30 |
for instantiating its definition. We model the 'inline'ness as being instantiated with the static data member in order to track whether the declaration has become a definition yet. llvm-svn: 317147 |