[PATCH] D17486: Optionally demote fatal errors to non-fatal errors.

Milian Wolff via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 29 03:05:43 PST 2016


milianw updated this revision to Diff 49352.
milianw added a comment.

attended klimek's review comments


http://reviews.llvm.org/D17486

Files:
  include/clang-c/Index.h
  include/clang/Basic/Diagnostic.h
  lib/Basic/Diagnostic.cpp
  lib/Basic/DiagnosticIDs.cpp
  test/Index/keep-going.cpp
  tools/c-index-test/c-index-test.c
  tools/libclang/CIndex.cpp
  unittests/Basic/DiagnosticTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17486.49352.patch
Type: text/x-patch
Size: 7628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160229/2f693ce8/attachment.bin>


More information about the llvm-commits mailing list