[Lldb-commits] [lldb] r266530 - Fix cmake build after r266524.

2016-04-16 Thread Oleksiy Vyalov via lldb-commits
Author: ovyalov Date: Sat Apr 16 11:29:17 2016 New Revision: 266530 URL: http://llvm.org/viewvc/llvm-project?rev=266530&view=rev Log: Fix cmake build after r266524. Modified: lldb/trunk/source/Core/RegisterValue.cpp Modified: lldb/trunk/source/Core/RegisterValue.cpp URL: http://llvm.org/vi

Re: [Lldb-commits] [PATCH] D18848: Add PDBASTParser and parse type information from PDB

2016-04-16 Thread Vedant Kumar via lldb-commits
vsk added a subscriber: vsk. vsk added a comment. Hi @zturner, this seems to have upset an lldb bot. Could you take a look (https://llvm.org/bugs/show_bug.cgi?id=27362)? http://reviews.llvm.org/D18848 ___ lldb-commits mailing list lldb-commits@list

[Lldb-commits] [lldb] r266522 - Replace hardcoded comment at 'lit.site.cfg.in'

2016-04-16 Thread Alex Denisov via lldb-commits
Author: alexdenisov Date: Sat Apr 16 02:14:05 2016 New Revision: 266522 URL: http://llvm.org/viewvc/llvm-project?rev=266522&view=rev Log: Replace hardcoded comment at 'lit.site.cfg.in' At the moment almost every lit.site.cfg.in contains two lines comment: ## Autogenerated by LLVM/Clang configu