summaryrefslogtreecommitdiff
path: root/docs/MSVCCompatibility.rst
AgeCommit message (Expand)Author
2016-12-14Update MSVC compat docs about debug infoNico Weber
2016-02-18[MSVC] Turn C++ EH on my defaultDavid Majnemer
2015-05-07Fix some glitches in the MSVCCompatibility documentDavid Majnemer
2015-05-07Note that we support 'throw' for the MS ABI.David Majnemer
2015-05-07[MS ABI] Implement thread-safe initialization using the MSVC 2015 ABIDavid Majnemer
2015-05-04Update MSVC compatibility doc note about exceptionsReid Kleckner
2015-03-12Remove duplicate "the". N+1 redundancy is not useful here.Nico Weber
2015-03-11MS ABI: Mark 'throw' as implemented in the compatibility docDavid Majnemer
2014-11-25MS ABI: Add CodeGen support for rethrowing MS C++ exceptionsDavid Majnemer
2014-11-25docs: Update the MSVCCompatibility doc for changes to debug infoDavid Majnemer
2014-07-02Update the MSVC compatibilty document for class template parsingReid Kleckner
2014-07-02More editorial issues in MSVCCompatibility.rstDavid Majnemer
2014-07-02Fix Typo in MSVCCompatibility.rstWarren Hunt
2014-07-02Fixup typo in MSVCCompatibility.rstDavid Majnemer
2014-07-02Update the MSVC Compatibility documentDavid Majnemer
2014-03-05Mention clang-cl in MSVCCompatibility.rstNico Weber
2014-03-03Fix MSVCCompatibility doc ReST and wording.Reid Kleckner
2014-02-28Add Clang docs about MSVC compatibilityReid Kleckner