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 D20042
[LLVM] Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes ClosedPublic Authored by Eugene.Zelenko on May 6 2016, 6:49 PM.
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-deprecated-headers and Include What You Use warnings; other minor fixes. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.May 6 2016, 7:51 PM Closed by commit rL268989: Fix some Clang-tidy modernize-deprecated-headers and Include What You Use… (authored by eugenezelenko). · Explain WhyMay 9 2016, 4:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56649 llvm/trunk/include/llvm/DebugInfo/CodeView/TypeStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/ByteStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/ModInfo.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/NameHashTable.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/NameMap.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/RawConstants.h
llvm/trunk/include/llvm/DebugInfo/PDB/Raw/StreamInterface.h
llvm/trunk/include/llvm/Object/ELFObjectFile.h
llvm/trunk/include/llvm/Support/AtomicOrdering.h
llvm/trunk/include/llvm/Target/TargetRecip.h
llvm/trunk/lib/DebugInfo/PDB/Raw/ByteStream.cpp
llvm/trunk/lib/DebugInfo/Symbolize/DIPrinter.cpp
|