Historique des commits

Auteur SHA1 Message Date
  Nico Weber 24da186483 Option spell checking: Penalize delimiter flags if input has no argument il y a 6 ans
  Nico Weber 28a57e37b2 Fix OptTable::findNearest() adding delimiter for free il y a 6 ans
  Nico Weber ed4e4a5f8d Re-reland "[Option] Fix PR37006 prefix choice in findNearest" il y a 6 ans
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Fangrui Song 42f63b6f96 [opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don't append "[options] <inputs>" il y a 6 ans
  Brian Gesiak 2ea86665a1 Revert r341329 due to MSAN error il y a 7 ans
  Brian Gesiak 9b1f6880c1 Re-push "[Option] Fix PR37006 prefix choice in findNearest" il y a 7 ans
  Brian Gesiak 0fbb8daf57 Re-revert "[Option] Fix PR37006 prefix choice in findNearest" il y a 7 ans
  Brian Gesiak 07541493d5 Un-revert "[Option] Fix PR37006 prefix choice in findNearest" il y a 7 ans
  Brian Gesiak 67ebb421ce Revert "[Option] Fix PR37006 prefix choice in findNearest" il y a 7 ans
  Brian Gesiak 8fa6fcaf5a [Option] Fix PR37006 prefix choice in findNearest il y a 7 ans
  Brian Gesiak 2fd0a70e2d [Option] For typo '-foo', suggest '--foo' il y a 7 ans
  Brian Gesiak 1fed623ad6 [Option] Add 'findNearest' method to catch typos il y a 7 ans
  Yuka Takahashi bc5df29fed [GSoC] Flag value completion for clang il y a 8 ans
  Richard Smith e22326d7b4 Fix some ArgList uses after API change in r300135. il y a 8 ans
  Hans Wennborg 9f34fd51ea Option parser: class for consuming a joined arg in addition to all remaining args il y a 9 ans
  Hans Wennborg 486e8bb53d OptionParsingTest.cpp: reorder EXPECT_EQs to put expectation on the left. NFC. il y a 9 ans
  Craig Topper 94f8b07c97 [Option] Use an ArrayRef to store the Option Infos in OptTable. NFC il y a 9 ans
  David Blaikie 0c17f95006 Modify ParseArgs to return the InputArgList by value - there's no need for dynamic allocation/ownership here il y a 10 ans
  David Blaikie 006bce7764 ArrayRef-ify ParseArgs il y a 10 ans
  Hans Wennborg 375079a549 Option parsing: properly handle flag aliases for joined options (PR23394) il y a 10 ans
  Benjamin Kramer 15c435a367 Retire llvm::array_endof in favor of non-member std::end. il y a 11 ans
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. il y a 11 ans
  Rui Ueyama 2957273b88 Option parsing: support case-insensitive option matching. il y a 12 ans
  Rui Ueyama 1997734e37 Revert "Option parsing: support case-insensitive option matching." as it broke Windows buildbot. il y a 12 ans
  Rui Ueyama 055f4e99ff Option parsing: support case-insensitive option matching. il y a 12 ans
  Hans Wennborg b06ccefc91 Options: explicit handling of -- il y a 12 ans
  Hans Wennborg af9e355755 Options: Add new option kind that consumes remaining arguments il y a 12 ans
  Hans Wennborg 6bf104b165 Option parsing: recognize the special -- token il y a 12 ans
  Hans Wennborg a15d5db7f2 Option parsing: remove non-SUPPORT_ALIASARGS fall-back il y a 12 ans