phyBrackets updated this revision to Diff 427264. phyBrackets added a comment.
address the buildbot failing issue Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D124774/new/ https://reviews.llvm.org/D124774 Files: clang/include/clang/AST/ASTImportError.h Index: clang/include/clang/AST/ASTImportError.h =================================================================== --- clang/include/clang/AST/ASTImportError.h +++ clang/include/clang/AST/ASTImportError.h @@ -1,4 +1,4 @@ -//===- ASTImportError.h - Define errors while importing AST -----*- C++-*-===// +//===- ASTImportError.h - Define errors while importing AST -----*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information.
Index: clang/include/clang/AST/ASTImportError.h =================================================================== --- clang/include/clang/AST/ASTImportError.h +++ clang/include/clang/AST/ASTImportError.h @@ -1,4 +1,4 @@ -//===- ASTImportError.h - Define errors while importing AST -----*- C++-*-===// +//===- ASTImportError.h - Define errors while importing AST -----*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information.
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits