]> granicus.if.org Git - clang/blobdiff - test/Driver/cl-options.c
clang-cl: Implement the /Tc, /TC, /Tp and /TP options.
[clang] / test / Driver / cl-options.c
index 44d32350adbe7dacb5ead3a835e276a700ccd0cc..ca286f739d9cc3b113341a118d1fb077658f70b4 100644 (file)
@@ -90,5 +90,5 @@
 // (/Zs is for syntax-only)
 // RUN: %clang_cl /Zs /EHsc /Fdfoo /Fobar /fp:precise /Gd /GL /GL- -- %s 2>&1
 // RUN: %clang_cl /Zs /Gm /Gm- /GS /Gy /Gy- /GZ /MD /MT /MDd /MTd /Oi -- %s 2>&1
-// RUN: %clang_cl /Zs /RTC1 /Tcfoo /TC /Tpbar /TP /wfoo /Zc:wchar_t- -- %s 2>&1
+// RUN: %clang_cl /Zs /RTC1 /wfoo /Zc:wchar_t- -- %s 2>&1
 // RUN: %clang_cl /Zs /ZI /Zi /showIncludes -- %s 2>&1