summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-thread-safe-statics.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MSVC2015] Fix mangling for static variables initialization guardsDmitry Polukhin2016-05-271-7/+16
* Update clang to use the updated LLVM EH instructionsDavid Majnemer2015-12-121-2/+2
* [WinEH] Remove NewMSEH and enable its behavior by defaultReid Kleckner2015-10-081-10/+4
* Update clang to take into account the changes to personality fnsDavid Majnemer2015-06-171-1/+2
* [MS ABI] Make sure we number thread_local statics seperatelyDavid Majnemer2015-05-071-1/+11
* Mark clang/test/CodeGenCXX/microsoft-abi-thread-safe-statics.cpp as REQUIRES:...NAKAMURA Takumi2015-05-071-0/+2
* [MS ABI] Implement thread-safe initialization using the MSVC 2015 ABIDavid Majnemer2015-05-071-0/+81