A space in a diagnostic group is a bead idea.

llvm-svn: 144594
This commit is contained in:
Benjamin Kramer 2011-11-14 23:44:04 +00:00
parent a498af2b1d
commit 02faa35477

View File

@ -129,7 +129,7 @@ def Padded : DiagGroup<"padded">;
def PointerArith : DiagGroup<"pointer-arith">;
def PoundWarning : DiagGroup<"#warnings">,
DiagCategory<"#warning Directive">;
def PoundPragmaMessage : DiagGroup<"#pragma messages">,
def PoundPragmaMessage : DiagGroup<"#pragma-messages">,
DiagCategory<"#pragma message Directive">;
def : DiagGroup<"pointer-to-int-cast">;
def : DiagGroup<"redundant-decls">;