Skip to content

Commit c819137

Browse files
Revert "fixing tests"
This reverts commit c4a448e91124d3cbf8e53e5b7bf1f3d2c432ebc6.
1 parent 5b5a78f commit c819137

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/lib/AST/DeclBase.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1464,8 +1464,6 @@ DeclContext *DeclContext::getPrimaryContext() {
14641464
return Def;
14651465
return this;
14661466

1467-
case Decl::CXXRecord:
1468-
return this;
14691467
case Decl::ObjCCategory:
14701468
return this;
14711469

0 commit comments

Comments
 (0)