riccibruno added inline comments.

================
Comment at: include/clang/Basic/DiagnosticIDs.h:39
       DIAG_SIZE_CROSSTU       =  100,
-      DIAG_SIZE_SEMA          = 3500,
+      DIAG_SIZE_SEMA          = 3600,
       DIAG_SIZE_ANALYSIS      =  100,
----------------
xbolva00 wrote:
> @rsmith  maybe this should be a separate patch? I hit this limit in this 
> patch.
Is there any downside to just bumping it to, say, 4000 ?


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

https://reviews.llvm.org/D61288



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to