summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/dllexport-1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Ensure that const variables declared at namespace scope correctly have ↵Aaron Ballman2019-03-191-0/+33
external linkage when marked as dllexport and targeting the MSVC ABI. Patch thanks to Zahira Ammarguellat. llvm-svn: 356458
OpenPOWER on IntegriCloud