summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/OSTargets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bug 43965 - Value of _MSVC_LANG doesn't match MSVC++ VS2019 /std:c++latest modeSoumi Manna2019-12-041-1/+1
* De-templatize non-dependent VS macro logic, NFCReid Kleckner2019-07-091-0/+79
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)Erik Pilkington2018-10-301-1/+1
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-4/+0
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-291-0/+4
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-4/+0
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+143
OpenPOWER on IntegriCloud