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

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 08:22:05 PDT 2019


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

Additional regexes to match more messages containing source:line information. Also added a test.


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

https://reviews.llvm.org/D58484

Files:
  Common/ErrorHandler.cpp
  ELF/Driver.cpp
  include/lld/Common/ErrorHandler.h
  test/ELF/Inputs/vs-diagnostics-duplicate2.s
  test/ELF/Inputs/vs-diagnostics-duplicate3.s
  test/ELF/vs-diagnostics-duplicate.s
  test/ELF/vs-diagnostics-dynamic-relocation.s
  test/ELF/vs-diagnostics-undefined-symbol-1.s
  test/ELF/vs-diagnostics-undefined-symbol-2.s
  test/ELF/vs-diagnostics-undefined-symbol-3.s
  test/ELF/vs-diagnostics-versionscript.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58484.206680.patch
Type: text/x-patch
Size: 13132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/e88859c5/attachment.bin>


More information about the llvm-commits mailing list