Skip to content

Commit cea8a75

Browse files
committed
comments
1 parent 80c497c commit cea8a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/AST/CanonicalType.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ namespace clang {
3030

3131
template<typename T> class CanProxy;
3232
template<typename T> struct CanProxyAdaptor;
33-
class CXXRecordDecl;
3433
class ASTContext;
34+
class CXXRecordDecl;
3535
class EnumDecl;
3636
class Expr;
3737
class IdentifierInfo;

0 commit comments

Comments
 (0)