Go to file
Chris Lattner 216c33beba add the ability to associate 'category' names with diagnostics
and diagnostic groups.  This allows the compiler to group 
diagnostics together (e.g. "Logic Warning", 
"Format String Warning", etc) like the static analyzer does.
This is not exposed through anything in the compiler yet.

llvm-svn: 103051
2010-05-04 20:44:26 +00:00
clang add the ability to associate 'category' names with diagnostics 2010-05-04 20:44:26 +00:00
compiler-rt improve bullets, patch by Mike Miller 2010-05-04 05:19:07 +00:00
llvm add the ability to associate 'category' names with clang diagnostics 2010-05-04 20:44:23 +00:00