diff options
author | Reid Kleckner <rnk@google.com> | 2017-05-31 17:37:49 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2017-05-31 17:37:49 +0000 |
commit | ca77dd591edbeddc3db1cecffef15b9811602c26 (patch) | |
tree | 8798d3e25d007a85486f4ab6c65a5d4f88bff2d6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 777bb90bdc8c1e54dbe681699a3f6b11a5498b3d (diff) | |
download | llvm-ca77dd591edbeddc3db1cecffef15b9811602c26.zip llvm-ca77dd591edbeddc3db1cecffef15b9811602c26.tar.gz llvm-ca77dd591edbeddc3db1cecffef15b9811602c26.tar.bz2 |
[clang-cl] Implement /diagnostic: flag
This flag has three possible values: caret, column, and classic.
"caret" corresponds to clang's default mode, "column" removes the caret
and code snippet, and "classic" emits nothing.
Documentation is here:
https://docs.microsoft.com/en-us/cpp/build/reference/diagnostics-compiler-diagnostic-options
Implements the last part of PR33237
llvm-svn: 304316
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions