diff options
author | Chris Lattner <sabre@nondot.org> | 2009-01-29 17:46:42 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-01-29 17:46:42 +0000 |
commit | 95effa1e2df6db814add998b0495a12bc58b621e (patch) | |
tree | abc967f9c4814e9e8542b24d165ac57975caa16c | |
parent | 19e8e2cffc19606d0f44e7c2897cd126ffd3f9b0 (diff) |
remove two empty files
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63319 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | include/clang/Basic/DiagnosticKinds.def | 0 | ||||
-rw-r--r-- | include/clang/Driver/DriverDiagnostic.h | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/include/clang/Basic/DiagnosticKinds.def b/include/clang/Basic/DiagnosticKinds.def deleted file mode 100644 index e69de29bb2..0000000000 --- a/include/clang/Basic/DiagnosticKinds.def +++ /dev/null diff --git a/include/clang/Driver/DriverDiagnostic.h b/include/clang/Driver/DriverDiagnostic.h deleted file mode 100644 index e69de29bb2..0000000000 --- a/include/clang/Driver/DriverDiagnostic.h +++ /dev/null |