[PATCH] D58484: [DO NOT SUBMIT] Add -vs-diagnostics.

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 21 08:49:26 PDT 2019


chrisjackson updated this revision to Diff 191713.
chrisjackson added a comment.

I have expanded Rui's regex implementation to cover the existing tests for Visual Studio diagnostics compatibility patches,


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58484/new/

https://reviews.llvm.org/D58484

Files:
  Common/ErrorHandler.cpp
  ELF/Driver.cpp
  ELF/Options.td
  include/lld/Common/ErrorHandler.h
  test/ELF/Inputs/vs-diag-duplicate2.s
  test/ELF/Inputs/vs-diag-duplicate3.s
  test/ELF/vs-diag-duplicate.s
  test/ELF/vs-diag-dyn.s
  test/ELF/vs-diag-undef1.s
  test/ELF/vs-diag-undef2.s
  test/ELF/vs-diag-undef3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58484.191713.patch
Type: text/x-patch
Size: 12824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/255de0d5/attachment.bin>


More information about the llvm-commits mailing list