[clang] 892e6e2 - [clang] Update Clang version from 15 to 16 in scan-build.1.

Frederic Cambus via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 1 01:36:04 PDT 2022


Author: Frederic Cambus
Date: 2022-08-01T10:34:55+02:00
New Revision: 892e6e2200d90e1b3140dc7feda6f46318688441

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

LOG: [clang] Update Clang version from 15 to 16 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 d213298706fea..10593dc1cd92e 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 Jun 24, 2022
+.Dd Aug 1, 2022
 .Dt SCAN-BUILD 1
-.Os "clang" "15"
+.Os "clang" "16"
 .Sh NAME
 .Nm scan-build
 .Nd Clang static analyzer


        


More information about the cfe-commits mailing list