Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use an even more precise triple to avoid errors on Darwin, where we don't ↵ | Richard Smith | 2017-12-05 | 1 | -1/+1 |
| | | | | | | use comdats for inline entities. llvm-svn: 319835 | ||||
* | Give this test a triple to avoid failures on MS bots. | Richard Smith | 2017-12-05 | 1 | -1/+1 |
| | | | | llvm-svn: 319817 | ||||
* | Generalize "static data member instantiated" notification to cover variable ↵ | Richard Smith | 2017-12-05 | 1 | -0/+24 |
templates too. While here, split the "point of instantiation changed" notification out from it; these two really are orthogonal changes. llvm-svn: 319727 |