summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/var-templates.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use an even more precise triple to avoid errors on Darwin, where we don't ↵Richard Smith2017-12-051-1/+1
| | | | | | use comdats for inline entities. llvm-svn: 319835
* Give this test a triple to avoid failures on MS bots.Richard Smith2017-12-051-1/+1
| | | | llvm-svn: 319817
* Generalize "static data member instantiated" notification to cover variable ↵Richard Smith2017-12-051-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
OpenPOWER on IntegriCloud