Reland "[Driver] Support multi /guard: options"
authorPhoebe Wang <phoebe.wang@intel.com>
Thu, 18 May 2023 04:38:12 +0000 (12:38 +0800)
committerPhoebe Wang <phoebe.wang@intel.com>
Sat, 20 May 2023 06:44:05 +0000 (14:44 +0800)
commita4f366dcd85c440a611bbc82f1d24c2d9a735251
treea2fe4904554a7bcbdc840bf2c84d803c7437d7ae
parentd036dd8ea1db68fcfacb1f777ba0644895834575
Reland "[Driver] Support multi /guard: options"

Fixes unexpected warning.

Differential Revision: https://reviews.llvm.org/D150645
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/MSVC.cpp
clang/test/Driver/cl-options.c