summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-template-static-init.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug 37903:MS ABI: handle inline static data member and inline variable ↵Jennifer Yu2019-04-251-0/+92
| | | | | | as template static data member llvm-svn: 359212
* Revert r357610, it caused PR41471Nico Weber2019-04-111-57/+0
| | | | llvm-svn: 358232
* Bug-40323: MS ABI adding template static member in the linker directive ↵Jennifer Yu2019-04-031-0/+57
section to make sure init function can be called before main. llvm-svn: 357610
OpenPOWER on IntegriCloud