ichesnokov added a comment. Please support discussion about MicrosoftMangle+CL at https://llvm.org/bugs/show_bug.cgi?id=26194
================ Comment at: tools/driver/driver.cpp:367 @@ -367,1 +366,3 @@ + int Result = ExecuteCC1Tool(argv, argv[1] + 4); + return Result; // Useful for debugging to set breakpoint here } ---------------- pxli168 wrote: > I think this dubug use shuold not be in the patch. Yes, this is enough to work with MicrosoftMangler. However I am in doubt about this implentation. Please forward discussion at https://llvm.org/bugs/show_bug.cgi?id=26194 http://reviews.llvm.org/D16539 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits