Bump DiagnosticSemaKinds count; we're close to hitting it.
authorManman Ren <manman.ren@gmail.com>
Wed, 3 Feb 2016 23:35:29 +0000 (23:35 +0000)
committerManman Ren <manman.ren@gmail.com>
Wed, 3 Feb 2016 23:35:29 +0000 (23:35 +0000)
commitb72f766e12fdbeb169a2c17b589a173927a8cbca
tree6a8d2e31fa1974ab4f5f3e8aa0c6077334fe7852
parent2d5b5d3d3a231e0de70d80220791e592709e3b2b
Bump DiagnosticSemaKinds count; we're close to hitting it.

 $ grep '= DIAG_START_SEMA' include/clang/Basic/DiagnosticIDs.h
       DIAG_START_ANALYSIS      = DIAG_START_SEMA            + 3000
 $ grep 'def ' include/clang/Basic/DiagnosticSemaKinds.td | wc -l
       2994

llvm-svn: 259728
clang/include/clang/Basic/DiagnosticIDs.h