Skip to content

Commit 085a747

Browse files
committed
Remove the empty analysis diagnostics file
This file hasn't had any diagnostics in it since 2012, so I think we're safe to remove this file.
1 parent cd1ed64 commit 085a747

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

clang/include/clang/Basic/Diagnostic.td

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ class DefaultRemark { Severity DefaultSeverity = SEV_Remark; }
157157

158158
// Definitions for Diagnostics.
159159
include "DiagnosticASTKinds.td"
160-
include "DiagnosticAnalysisKinds.td"
161160
include "DiagnosticCommentKinds.td"
162161
include "DiagnosticCommonKinds.td"
163162
include "DiagnosticCrossTUKinds.td"

clang/include/clang/Basic/DiagnosticAnalysisKinds.td

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)