I checked this patch on my own build on RHEL 6. Regressions were OK.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19673
[LLVM] Fix some Clang-tidy modernize and Include What You Use warnings ClosedPublic Authored by Eugene.Zelenko on Apr 28 2016, 10:50 AM.
Details Summary I checked this patch on my own build on RHEL 6. Regressions were OK.
Diff Detail
Event TimelineEugene.Zelenko retitled this revision from to [LLVM] Fix some Clang-tidy modernize and Include What You Use warnings. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.Apr 28 2016, 10:58 AM Closed by commit rL267910: Fix some Clang-tidy modernize and Include What You Use warnings. (authored by eugenezelenko). · Explain WhyApr 28 2016, 11:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 55447 llvm/trunk/include/llvm/IR/DiagnosticInfo.h
llvm/trunk/include/llvm/IR/IRBuilder.h
llvm/trunk/include/llvm/Transforms/Utils/MemorySSA.h
llvm/trunk/lib/IR/LLVMContext.cpp
llvm/trunk/unittests/ProfileData/SampleProfTest.cpp
|