dawn marked an inline comment as done.
dawn added a comment.

In http://reviews.llvm.org/D12115#248069, @chaoren wrote:

> Could you please take a look at these issues?
>
> TestMiSymbol started to fail on Linux with gcc-4.9:
>  http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/6387


Hi Chaoren,
I believe the issue with gcc was fixed for gcc a while back.  Just checking to 
make sure you're no longer seeing the failure.  Let me know otherwise.


================
Comment at: lldb/trunk/tools/lldb-mi/MIUtilParse.h:13
@@ +12,3 @@
+// Third party headers:
+#include "../lib/Support/regex_impl.h"
+
----------------
chaoren wrote:
> This caused a build failure on OS X:
> http://lab.llvm.org:8011/builders/lldb-x86_64-darwin-13.4/builds/5801
This was fixed by Sean - the XCode build wasn't including the full set of 
include paths when building lldb-mi.


Repository:
  rL LLVM

http://reviews.llvm.org/D12115



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to