aprantl added inline comments.

================
Comment at: lldb/lit/Reproducer/Modules/TestModuleCXX.test:17
+# Capture the debug session.
+# RUN: %lldb -x -b -s %S/Inputs/ModuleCXX.in --capture %t.repro %t.root/a.out 
| FileCheck %s --check-prefix CAPTURE
+# CAPTURE: (success = 0)
----------------
Does %lldb source the config file that sets the module cache path?
I think it does...


================
Comment at: lldb/lit/Reproducer/Modules/TestModuleCocoa.test:8
+#
+# CHECK: Cocoa.h
----------------
Does this have to be the real Cocoa? It's both really expensive to compile it 
and will vary based on the SDK.


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

https://reviews.llvm.org/D58309



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

Reply via email to