[all-commits] [llvm/llvm-project] 3c32c5: [NFC][clang]Increase the number of driver diagnostics

Steven Wan via All-commits all-commits at lists.llvm.org
Mon Nov 29 11:12:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c32c568844c745e3fe7fa72ce3aa65340e545bc
      https://github.com/llvm/llvm-project/commit/3c32c568844c745e3fe7fa72ce3aa65340e545bc
  Author: Steven Wan <wanyu9511 at gmail.com>
  Date:   2021-11-29 (Mon, 29 Nov 2021)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticIDs.h

  Log Message:
  -----------
  [NFC][clang]Increase the number of driver diagnostics

We're close to hitting the limited number of driver diagnostics, increase `DIAG_SIZE_DRIVER` to accommodate more.

Reviewed By: erichkeane

Differential Revision: https://reviews.llvm.org/D114615




More information about the All-commits mailing list