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 56487 include/llvm/DebugInfo/CodeView/TypeStream.h
include/llvm/DebugInfo/PDB/Raw/ByteStream.h
include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h
include/llvm/DebugInfo/PDB/Raw/ModInfo.h
include/llvm/DebugInfo/PDB/Raw/NameHashTable.h
include/llvm/DebugInfo/PDB/Raw/NameMap.h
include/llvm/DebugInfo/PDB/Raw/RawConstants.h
include/llvm/DebugInfo/PDB/Raw/StreamInterface.h
include/llvm/Object/ELFObjectFile.h
include/llvm/Support/AtomicOrdering.h
include/llvm/Target/TargetRecip.h
lib/DebugInfo/Symbolize/DIPrinter.cpp
|