diff options
author | Hans Wennborg <hans@chromium.org> | 2021-04-28 12:21:09 +0200 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2021-05-03 13:51:27 +0200 |
commit | 876bf516e7d4bba615da6cf791372fb36fc8f947 (patch) | |
tree | 014a19d257e10a8b597388e874c10a3a6793b758 /llvm/lib/Support/MemoryBuffer.cpp | |
parent | fe4c9b3cb0c3c0cac6b63de3b47a86e31559bb6d (diff) | |
download | llvm-876bf516e7d4bba615da6cf791372fb36fc8f947.zip llvm-876bf516e7d4bba615da6cf791372fb36fc8f947.tar.gz llvm-876bf516e7d4bba615da6cf791372fb36fc8f947.tar.bz2 |
[clang-cl] Add parsing support for a bunch of new flags
MSVC has added some new flags. Although they're not supported, this adds
parsing support for them so clang-cl doesn't treat them as filenames.
Except for /fsanitize=address which we do support. (clang-cl already
exposes the -fsanitize= option, but this allows using the
MSVC-spelling with a slash.)
Differential revision: https://reviews.llvm.org/D101439
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions