aprantl accepted this revision.
aprantl added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lldb/lit/Reproducer/Functionalities/TestDataFormatter.test:6
+# RUN: rm -rf %t.repro
+# RUN: %clang -x c++ %S/Inputs/foo.cpp -g -o %t.out
+
----------------
The `-x c++` should be redundant with the .cpp extension.


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

https://reviews.llvm.org/D55626



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

Reply via email to