| commit | d908c12db83674706c75453446043d4d7763a01c | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Thu Sep 29 01:47:16 2011 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Thu Sep 29 01:47:16 2011 +0000 |
| tree | 30300bfc170117bf92e9a56db8b511b72d2d560f | |
| parent | e8c12a2979e384405ccdf5fe6e670a1586448ce6 [diff] |
Basic/Diagnostics: Add a DiagnosticIDs::getDiagnosticsInGroup method, and use that in DiagnosticEngine instead of the convoluted calling into DiagnosticIDs which then calls back into the DiagnosticsEngine. llvm-svn: 140766