[PATCH] D125889: clang-cl: Move /Zc: tests from cl-options.c to cl-zc.cpp

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 18 06:46:28 PDT 2022


thakis created this revision.
thakis added a reviewer: hans.
Herald added a project: All.
thakis requested review of this revision.

Since we already have a dedicated file for testing the /Zc: flags,
let's be consistent about putting /Zc: tests there.

No behavior change.


https://reviews.llvm.org/D125889

Files:
  clang/test/Driver/cl-options.c
  clang/test/Driver/cl-zc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125889.430364.patch
Type: text/x-patch
Size: 6098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/3c101835/attachment.bin>


More information about the cfe-commits mailing list