summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/attr-selectany.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable __declspec(selectany) on any platformPiotr Padlewski2017-09-141-0/+3
* mingw-w64: enable support for __declspec(selectany)Martell Malone2017-04-181-1/+1
* Implement the likely resolution of core issue 253.Nico Weber2016-02-191-1/+3
* Follow-up to r235046: selectany only causes a definition if it's not inherited.Nico Weber2015-04-171-0/+4
* Move fixit for const init from note to diag, weaken to warning in MS mode.Nico Weber2015-04-171-1/+11
* Delay attribute checking until auto types are deducedNico Rieck2014-01-211-1/+4
* Implement __declspec(selectany) under -fms-extensionsReid Kleckner2013-05-201-0/+33