diff options
author | Nico Weber <nicolasweber@gmx.de> | 2019-05-07 14:15:35 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2019-05-07 14:15:35 +0000 |
commit | 4b81e9f8d10214fbb2c8e1a367a60801a5dd5fed (patch) | |
tree | ffcad778921675a9ed3727bff153d41d1221f11b /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | 07298c9b1eed0afa7362801b091c134148dcfd1e (diff) | |
download | llvm-4b81e9f8d10214fbb2c8e1a367a60801a5dd5fed.zip llvm-4b81e9f8d10214fbb2c8e1a367a60801a5dd5fed.tar.gz llvm-4b81e9f8d10214fbb2c8e1a367a60801a5dd5fed.tar.bz2 |
lld-link: Allow /? as option prefix, like -? is allowed
link.exe seems to allow `/?foo` and `-?foo` in addition to `/foo` and `-foo`.
Since lld-link already supports the `-?foo` spelling, support `/?foo` as well.
Differential Revision: https://reviews.llvm.org/D61375
llvm-svn: 360150
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions