[Lldb-commits] [PATCH] D24694: [LLDB] Fix Clang initialization and Clang-tidy modernize-use-nullptr warnings
Eugene Zelenko via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 16 17:50:16 PDT 2016
Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: labath, zturner.
Eugene.Zelenko added a subscriber: lldb-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Looks like RegisterContextNetBSD_x86_64.cpp should use RegisterInfos_x86_64.h as much as possible, but I think will be good idea if platform maintainer will take care about this.
Repository:
rL LLVM
https://reviews.llvm.org/D24694
Files:
source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.cpp
source/Plugins/Process/Utility/RegisterInfos_i386.h
source/Plugins/Process/Utility/RegisterInfos_x86_64.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24694.71718.patch
Type: text/x-patch
Size: 33889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160917/b2ebf2c5/attachment-0001.bin>
More information about the lldb-commits
mailing list