[PATCH] D64253: Let unaliased Args track which Alias they were created from, and use that in Arg::getAsString() for diagnostics

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 17:36:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365413: Let unaliased Args track which Alias they were created from, and use that in… (authored by nico, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64253?vs=208192&id=208553#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64253

Files:
  cfe/trunk/test/Driver/arm-execute-only.c
  cfe/trunk/test/Driver/cl-options.c
  cfe/trunk/test/Driver/darwin-version.c
  lld/trunk/Common/Reproduce.cpp
  lld/trunk/ELF/Driver.cpp
  lld/trunk/test/ELF/sectionstart.s
  llvm/trunk/include/llvm/Option/Arg.h
  llvm/trunk/include/llvm/Option/Option.h
  llvm/trunk/lib/Option/Arg.cpp
  llvm/trunk/lib/Option/Option.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64253.208553.patch
Type: text/x-patch
Size: 18823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/aceda1e8/attachment.bin>


More information about the llvm-commits mailing list