[all-commits] [llvm/llvm-project] 365061: [clang] Remove unused forward declarations (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sun Jul 24 20:51:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3650615fb28aad3730c33cc26d23a6836743e305
https://github.com/llvm/llvm-project/commit/3650615fb28aad3730c33cc26d23a6836743e305
Author: Kazu Hirata <kazu at google.com>
Date: 2022-07-24 (Sun, 24 Jul 2022)
Changed paths:
M clang/include/clang/Driver/Driver.h
M clang/include/clang/Lex/PreprocessingRecord.h
M clang/include/clang/Lex/Preprocessor.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
M clang/lib/CodeGen/SanitizerMetadata.h
M clang/lib/Interpreter/IncrementalExecutor.h
Log Message:
-----------
[clang] Remove unused forward declarations (NFC)
More information about the All-commits
mailing list