Fix 80-col viola.

llvm-svn: 140749
This commit is contained in:
Daniel Dunbar 2011-09-29 00:53:50 +00:00
parent 8fd12c58b1
commit e8d29472c5
1 changed files with 4 additions and 4 deletions

View File

@ -104,10 +104,10 @@ public:
/// issue.
StringRef getDescription(unsigned DiagID) const;
/// isBuiltinWarningOrExtension - Return true if the unmapped diagnostic
/// level of the specified diagnostic ID is a Warning or Extension.
/// This only works on builtin diagnostics, not custom ones, and is not legal to
/// call on NOTEs.
/// isBuiltinWarningOrExtension - Return true if the unmapped diagnostic level
/// of the specified diagnostic ID is a Warning or Extension. This only works
/// on builtin diagnostics, not custom ones, and is not legal to call on
/// NOTEs.
static bool isBuiltinWarningOrExtension(unsigned DiagID);
/// \brief Determine whether the given built-in diagnostic ID is a