[Lldb-commits] [lldb] r209809 - Fix r209807 which inadvertently removed things

2014-05-29 Thread Arnaud A. de Grandmaison
Author: aadg Date: Thu May 29 08:42:17 2014 New Revision: 209809 URL: http://llvm.org/viewvc/llvm-project?rev=209809view=rev Log: Fix r209807 which inadvertently removed things Modified: lldb/trunk/source/Expression/ASTResultSynthesizer.cpp Modified:

[Lldb-commits] [lldb] r203656 - Fix friendship declaration to match actual class declaration.

2014-03-12 Thread Arnaud A. de Grandmaison
Author: aadg Date: Wed Mar 12 06:49:05 2014 New Revision: 203656 URL: http://llvm.org/viewvc/llvm-project?rev=203656view=rev Log: Fix friendship declaration to match actual class declaration. This is a compilation warning fix. No functional change. Modified:

[Lldb-commits] [lldb] r196566 - Tell CMake about recently added SectionLoadHistory.cpp

2013-12-06 Thread Arnaud A. de Grandmaison
Author: aadg Date: Fri Dec 6 02:49:14 2013 New Revision: 196566 URL: http://llvm.org/viewvc/llvm-project?rev=196566view=rev Log: Tell CMake about recently added SectionLoadHistory.cpp Modified: lldb/trunk/source/Target/CMakeLists.txt Modified: lldb/trunk/source/Target/CMakeLists.txt URL: