llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Matt Arsenault (arsenm) <details> <summary>Changes</summary> --- Full diff: https://github.com/llvm/llvm-project/pull/142534.diff 1 Files Affected: - (modified) clang/include/clang/Basic/BuiltinsBase.td (+1-1) ``````````diff diff --git a/clang/include/clang/Basic/BuiltinsBase.td b/clang/include/clang/Basic/BuiltinsBase.td index cf15a31235e7e..09bc9f89059fe 100644 --- a/clang/include/clang/Basic/BuiltinsBase.td +++ b/clang/include/clang/Basic/BuiltinsBase.td @@ -1,4 +1,4 @@ -//===--- BuiltinsBase.td - common structured used by builtins ---*- C++ -*-===// +//===--- BuiltinsBase.td - common structured used by builtins -------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. `````````` </details> https://github.com/llvm/llvm-project/pull/142534 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits