Skip to content

Commit 238133f

Browse files
committed
[clang][cas] Remove unused forward declaration NFC
(cherry picked from commit 760f5ca)
1 parent 46a9ac9 commit 238133f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

clang/include/clang/Frontend/CASDependencyCollector.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
#include "clang/Frontend/Utils.h"
1313
#include "llvm/CAS/CASReference.h"
1414

15-
namespace llvm::cas {
16-
class CASOutputBackend;
17-
}
18-
1915
namespace clang {
2016

2117
/// Collects dependencies when attached to a Preprocessor (for includes) and

0 commit comments

Comments
 (0)