[Lldb-commits] [PATCH] Windows Build Fixes

Ed Maste emaste at freebsd.org
Mon Oct 21 10:03:18 PDT 2013


  Looks good to me now, excluding FormatManager.cpp


================
Comment at: source/DataFormatters/FormatManager.cpp:842
@@ -841,3 +841,3 @@
     sys_category_sp->GetRegexSummaryNavigator()->Add(any_size_char_arr, string_array_format);
-    
+
 #ifndef LLDB_DISABLE_PYTHON
----------------
This file is now only a whitespace change?


http://llvm-reviews.chandlerc.com/D1976



More information about the lldb-commits mailing list