Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that const variables declared at namespace scope correctly have ↵ | Aaron Ballman | 2019-03-19 | 1 | -0/+33 |
external linkage when marked as dllexport and targeting the MSVC ABI. Patch thanks to Zahira Ammarguellat. llvm-svn: 356458 |