summaryrefslogtreecommitdiff
path: root/clang/test/Driver/nostdincxx.cpp
AgeCommit message (Expand)Author
2024-01-05[clang][Driver] Don't warn when -nostdinc and -nostdinc++ are both specified ...Jonathon Penix
2022-12-01[PS4/PS5] Canonicalize tests to use 'target=.*-(ps4|ps5)'Paul Robinson
2022-11-29[lit] UNSUPPORTED ps4/ps5 => target={{.*-ps(4|5)}}Paul Robinson
2022-11-16[clang] Don't include C++ Standard Library headers when -nostdinc is usedLouis Dionne
2022-05-23[PS5] Disable a test, same as PS4Paul Robinson
2021-09-10[clang] Fix typo in test from a723310b4Nico Weber
2021-04-07[Driver][test] Test intended target onlyJinsong Ji
2021-04-01[Driver] -nostdinc -nostdinc++: don't warn for -Wunused-command-line-argumentFangrui Song
2021-03-28[Driver] Suppress libstdc++/libc++ path with -nostdincFangrui Song
2019-05-10Replace lit feature keyword 'non-ms-sdk' with 'ms-sdk'; eliminatePaul Robinson
2015-01-30Special-case the PS4 SDK for a clang testFilipe Cabecinhas
2014-02-16check-clang: Introduce the feature "non-ms-sdk" to suppress Driver/nostdincxx...NAKAMURA Takumi
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola
2010-03-24XFAIL the -nostdinc++ test on Windows; it doesn't look like we even have the ...Douglas Gregor
2010-03-24Implement support for -nostdc++. Fixes PR6446.Douglas Gregor