//===-- DiagnosticKinds.def - C Family Diagnostic Kind Database -*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// This file defines the DiagnosticKind database.
//
//===----------------------------------------------------------------------===//
// Flags for diagnostic:
//
// DIAG_TYPE - Allows one of:
// NOTE - Informational message.
// WARNING - Warning.
// EXTENSION - Notification that