diff options
author | Nico Weber <nicolasweber@gmx.de> | 2014-12-23 22:55:34 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2014-12-23 22:55:34 +0000 |
commit | ca18fe1d1a89b4027646dbff8c4fb49084e9d871 (patch) | |
tree | aaf7fa753dd5db64c634b2cfcc5e38820df8a80f /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 007215044b48de0ebf32a44c77326c9634b35bdc (diff) | |
download | llvm-ca18fe1d1a89b4027646dbff8c4fb49084e9d871.zip llvm-ca18fe1d1a89b4027646dbff8c4fb49084e9d871.tar.gz llvm-ca18fe1d1a89b4027646dbff8c4fb49084e9d871.tar.bz2 |
clang-cl: Various changes to /Zc: handling.
* /Zc:trigraphs and /Zc:trigraphs- are now honored
* /Zc:strictStrings is now honored
* /Zc:auto is now honored/ignored (clang does the Right Thing for this already)
Also add a dedicated test for the various /Zc: flags.
clang-cl doesn't always agree with cl.exe on the default values for /Zc flags.
For example, I think clang always behaves as if /Zc:inline is passed, and
warns if the user explicitly passes /Zc:inline-
Fixes PR21974.
llvm-svn: 224791
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions