[PATCH] clang-cl: Choose executable name base on input name or /Fe

Hans Wennborg hans at chromium.org
Mon Aug 12 14:14:49 PDT 2013


  Make the /Fo test pass. Apparently path::replace_extension has slightly different semantics than my code in the crazy ".." case, but I don't think we care about that.

Hi rnk,

http://llvm-reviews.chandlerc.com/D1344

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1344?vs=3387&id=3388#toc

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Driver/CLCompatOptions.td
  lib/Driver/Driver.cpp
  lib/Driver/Types.cpp
  test/Driver/cl-Fe.c
  test/Driver/cl-Fo.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1344.3.patch
Type: text/x-patch
Size: 8649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130812/f7e85c43/attachment.bin>


More information about the cfe-commits mailing list