summaryrefslogtreecommitdiff
path: root/clang/test/Driver/cl-zc.cpp
AgeCommit message (Expand)Author
2024-11-16[Clang] [MS] Add /Zc:tlsGuards option to control tls guard emission (#113830)Maurice Heumann
2024-09-26Use %errc to get text for system errors (#109852)Sean Perry
2023-08-01[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-30Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-29[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-28Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-28[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2022-06-07[clang-cl] Add support for /kernelPengxuan Zheng
2022-05-18clang-cl: Move /Zc: tests from cl-options.c to cl-zc.cppNico Weber
2022-05-17[clang-cl] Add /Zc:wchar_t- optionPengxuan Zheng
2019-01-15[clang-cl] Alias /Zc:alignedNew[-] to -f[no-]aligned-allocationReid Kleckner
2017-05-31[clang-cl] Ignore /Zc:ternary, clang behaves this way alreadyReid Kleckner
2015-07-15Erase REQUIRES: shell-preserves-root from remaining tests, see r242312.รพYaron Keren
2015-05-14[MS ABI] Add support for /Zc:sizedDeallocDavid Majnemer
2014-12-23clang-cl: Various changes to /Zc: handling.Nico Weber