[all-commits] [llvm/llvm-project] fb67d6: [iwyu] Handle regressions in libLLVM header include
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Wed May 25 23:13:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb67d683db46dfd88da09d99bd5a318b7cc81513
https://github.com/llvm/llvm-project/commit/fb67d683db46dfd88da09d99bd5a318b7cc81513
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-05-26 (Thu, 26 May 2022)
Changed paths:
M llvm/include/llvm/FuzzMutate/FuzzerCLI.h
M llvm/lib/Analysis/ModelUnderTrainingRunner.cpp
M llvm/lib/CodeGen/GlobalISel/Utils.cpp
M llvm/lib/CodeGen/TypePromotion.cpp
M llvm/lib/Support/BinaryStreamWriter.cpp
M llvm/lib/TableGen/Record.cpp
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
M llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h
M llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
M llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
Log Message:
-----------
[iwyu] Handle regressions in libLLVM header include
Running iwyu-diff on LLVM codebase since 7030654296a0416bd9402a0278 detected a few
regressions, fixing them.
Differential Revision: https://reviews.llvm.org/D126417
More information about the All-commits
mailing list