pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lldb-netbsd: Document in TODO patch committed upstream



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Feb 1 17:11:17 2017 +0100
Changeset:	367ba7ec3ad701f3c43b2935375218d955097364

Modified Files:
	lldb-netbsd/TODO

Log Message:
lldb-netbsd: Document in TODO patch committed upstream

Done:
   "Do not pass non-POD type variables through variadic function"
   https://reviews.llvm.org/D29256
   committed as SVN revision 293774
   http://llvm.org/viewvc/llvm-project/?view=rev&revision=293774

Sponsored by <The NetBSD Foundation>

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=367ba7ec3ad701f3c43b2935375218d955097364

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lldb-netbsd/TODO | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/lldb-netbsd/TODO b/lldb-netbsd/TODO
index 57e18c2..b5a9d5d 100644
--- a/lldb-netbsd/TODO
+++ b/lldb-netbsd/TODO
@@ -43,6 +43,8 @@ In progress:
  - upstream !NetBSDProcessPlugin code
    "Do not pass non-POD type variables through variadic function"
    https://reviews.llvm.org/D29256
+   committed as SVN revision 293774
+   http://llvm.org/viewvc/llvm-project/?view=rev&revision=293774
 
    "Add NetBSD support in Host::GetCurrentThreadID"
    https://reviews.llvm.org/D29264


Home | Main Index | Thread Index | Old Index