[AST] Fix a warning
This patch fixes: clang/lib/AST/ASTContext.cpp:931:40: error: field 'DependentBitIntTypes' will be initialized after field 'FunctionProtoTypes' [-Werror,-Wreorder-ctor]
parent
3cbdd9f1
Please register or sign in to comment
This patch fixes: clang/lib/AST/ASTContext.cpp:931:40: error: field 'DependentBitIntTypes' will be initialized after field 'FunctionProtoTypes' [-Werror,-Wreorder-ctor]