]> granicus.if.org Git - clang/commit
annotate diagnostics with which groups they belong to. Each
authorChris Lattner <sabre@nondot.org>
Wed, 15 Apr 2009 18:08:55 +0000 (18:08 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Apr 2009 18:08:55 +0000 (18:08 +0000)
commit494571789e4154a0eba645e4d611913ab395adb2
tree938b60a693674c6936afcbfef888fa4a5cbf1769
parentf60e9918690fcf02974bc1ebecd42c99d561855e
annotate diagnostics with which groups they belong to.  Each
diagnostic can belong to at most one group.  Each group can
contain multiple diags, but we have nice syntax for the common
case of "1 diag to one group".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69192 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Diagnostic.td
include/clang/Basic/DiagnosticCommonKinds.td
include/clang/Basic/DiagnosticLexKinds.td
include/clang/Basic/DiagnosticSemaKinds.td