zturner marked an inline comment as done.
zturner added inline comments.

================
Comment at: lldb/lit/SymbolFile/NativePDB/typedefs.cpp:3
+
+// REQUIRES: system-windows
+// RUN: %build --compiler=clang-cl --nodefaultlib -o %t.exe -- %s
----------------
labath wrote:
> What's the reason for this? Does the test need msvc linker or something?
It used to say `--compiler=msvc` until I realized it worked with clang-cl.  
Then I forgot to remove this.  Thanks!


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

https://reviews.llvm.org/D56461



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

Reply via email to