[PATCH] D18304: [DarwinDriver] Increase the number of valid digits for ld version string

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 20 11:26:58 PDT 2016


bruno created this revision.
bruno added reviewers: bob.wilson, dexonsmith.
bruno added a subscriber: cfe-commits.

Previously only 3 digits were valid. Increase it to 5.

http://reviews.llvm.org/D18304

Files:
  include/clang/Driver/Driver.h
  lib/Driver/Driver.cpp
  lib/Driver/Tools.cpp
  test/Driver/darwin-ld.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18304.51131.patch
Type: text/x-patch
Size: 4557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160320/af00bce8/attachment-0001.bin>


More information about the cfe-commits mailing list