[clang] a129a37 - [clang] Update Clang version from 14 to 15 in scan-build.1.

Frederic Cambus via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 24 02:10:46 PDT 2022


Author: Frederic Cambus
Date: 2022-06-24T11:09:34+02:00
New Revision: a129a371610dc342402dcdd122330369b25ff247

URL: https://github.com/llvm/llvm-project/commit/a129a371610dc342402dcdd122330369b25ff247
DIFF: https://github.com/llvm/llvm-project/commit/a129a371610dc342402dcdd122330369b25ff247.diff

LOG: [clang] Update Clang version from 14 to 15 in scan-build.1.

Similar to D110763.

Added: 
    

Modified: 
    clang/tools/scan-build/man/scan-build.1

Removed: 
    


################################################################################
diff  --git a/clang/tools/scan-build/man/scan-build.1 b/clang/tools/scan-build/man/scan-build.1
index 5aa29f9d5b20b..d213298706fea 100644
--- a/clang/tools/scan-build/man/scan-build.1
+++ b/clang/tools/scan-build/man/scan-build.1
@@ -2,9 +2,9 @@
 .\" See https://llvm.org/LICENSE.txt for license information.
 .\" SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 .\" $Id$
-.Dd Sep 29, 2021
+.Dd Jun 24, 2022
 .Dt SCAN-BUILD 1
-.Os "clang" "14"
+.Os "clang" "15"
 .Sh NAME
 .Nm scan-build
 .Nd Clang static analyzer


        


More information about the cfe-commits mailing list