[PATCH] clang-cl: add more options
Hans Wennborg
hans at chromium.org
Thu Aug 1 15:55:02 PDT 2013
Hi rnk,
This adds a bunch of options to clang-cl. Notably, this includes all the options that gets passed when doing a default build of a command-line application with msbuild.exe in Debug and Release modes, and I believe all flags from Reid's original patch.
Please take a look!
http://llvm-reviews.chandlerc.com/D1264
Files:
include/clang/Driver/CLCompatOptions.td
lib/Driver/Tools.cpp
test/Driver/cl-options.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1264.1.patch
Type: text/x-patch
Size: 8763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130801/350432fa/attachment.bin>
More information about the cfe-commits
mailing list