[all-commits] [llvm/llvm-project] fa5a4e: [iwyu] Handle regressions in libLLVM header include
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Wed Apr 13 11:53:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa5a4e1b95c8f37796c7ec53ce45d7e5971d281a
https://github.com/llvm/llvm-project/commit/fa5a4e1b95c8f37796c7ec53ce45d7e5971d281a
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/include/llvm/Bitcode/BitcodeReader.h
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp
M llvm/lib/LTO/LTOBackend.cpp
M llvm/lib/LTO/ThinLTOCodeGenerator.cpp
M llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[iwyu] Handle regressions in libLLVM header include
Running iwyu-diff on LLVM codebase since a96638e50ef5 detected a few
regressions, fixing them.
More information about the All-commits
mailing list