JDevlieghere accepted this revision.
JDevlieghere added a comment.

LGTM



================
Comment at: lldb/packages/Python/lldbsuite/test/make/Makefile.rules:396
+       ifneq ($(or $(USE_LIBSTDCPP), $(USE_LIBCPP)),)
+               $(error Cannot use system's library and a custom library 
together)
+       endif
----------------
s/library/standard library/


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132940/new/

https://reviews.llvm.org/D132940

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

Reply via email to