[PATCH] D26981: Limit maximum number of errors to 1000.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 11:15:59 PST 2016


ruiu updated this revision to Diff 78900.
ruiu added a comment.

- Add tests
- Add -error-limit flag


https://reviews.llvm.org/D26981

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Error.cpp
  ELF/Error.h
  ELF/Options.td
  test/ELF/error-limit.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26981.78900.patch
Type: text/x-patch
Size: 4231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/a5b39200/attachment.bin>


More information about the llvm-commits mailing list