summaryrefslogtreecommitdiffstats
path: root/Tests/Module/GenerateExportHeader/reference/Win32-Clang
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Port GenerateExportHeader test to RunCMake infrastructureBrad King2016-09-052-84/+0
| | | | This will allow build failure cases to be added later.
* GenerateExportHeader: Do not define DEFINE_NO_DEPRECATED (#16022)Andreas Schuh2016-03-172-6/+8
| | | | | | Previously we allowed this definition to persist outside our header. This would cause conflicts across multiple such headers because the name was always the same. Fix this by avoiding the definition altogether.
* Tests: fix Module.GenerateExportHeader building on Clang/C2Mariusz PluciƄski2016-03-102-0/+82