[PATCH] D26787: [LLVM] [CodeView] Fix some Clang-tidy modernize-use-default, modernize-use-override and Include What You Use warnings; other minor fixes

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 19:33:32 PST 2016


Lgtm, feel free to do post commit review for this type of cleanup
On Wed, Nov 16, 2016 at 7:13 PM Eugene Zelenko <eugene.zelenko at gmail.com>
wrote:

> Eugene.Zelenko created this revision.
> Eugene.Zelenko added reviewers: zturner, mehdi_amini.
> Eugene.Zelenko added a subscriber: llvm-commits.
> Eugene.Zelenko set the repository for this revision to rL LLVM.
>
> I checked this patch on my own build on RHEL 6. Regressions were OK.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D26787
>
> Files:
>   include/llvm/DebugInfo/CodeView/CVRecord.h
>   include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
>   include/llvm/DebugInfo/CodeView/ModuleSubstreamVisitor.h
>   include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h
>   include/llvm/DebugInfo/CodeView/SymbolRecord.h
>   include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h
>   include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h
>   include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h
>   include/llvm/DebugInfo/CodeView/TypeDeserializer.h
>   include/llvm/DebugInfo/CodeView/TypeRecord.h
>   include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h
>   include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161117/298d2318/attachment.html>


More information about the llvm-commits mailing list