提交历史

作者 SHA1 备注 提交日期
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 年之前
  Alexander Kornienko 464e8123fe Fixed two issues in clang-tidy -help. 6 年之前
  Don Hinton f16f5c9d60 [CommandLineParser] Add DefaultOption flag 6 年之前
  Ilya Biryukov 372aa6b9d3 Revert r358337: "[CommandLineParser] Add DefaultOption flag" 6 年之前
  Don Hinton c923a98769 [CommandLineParser] Add DefaultOption flag 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Eric Liu e7a10639e3 [Tooling] A new framework for executing clang frontend actions. 7 年之前
  Eric Liu 230376a3f6 [Tooling] Add a factory method for CommonOptionsParser 7 年之前
  Alex Lorenz 6a56ac5a13 [refactor] Use CommonOptionsParser in clang-refactor 8 年之前
  Johannes Altmanninger 84dc519667 [CommonOptionsParser] Expose ArgumentsAdjustingCompilationDatabase 8 年之前
  Serge Pavlov 5bfd35d62f Method loadFromCommandLine should be able to report errors 8 年之前
  Benjamin Kramer 9b28d528b7 Apply some suggestions from clang-tidy's performance-unnecessary-value-param. 9 年之前
  Alexander Kornienko 3323b7f59f Print options, if requested. 9 年之前
  Manuel Klimek 0267370b16 Add fall-back mode for clang tools. 9 年之前
  Alexander Kornienko b42f54f3e3 Make ArgumentAdjuster aware of the current file being processed. 9 年之前
  Alexander Kornienko 19d5024c80 [clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable. 10 年之前
  Benjamin Kramer 0c3abcc1b9 [tooling] Move ArgumentsAdjustingCompilations into an anonymous namespace. 10 年之前
  Chris Bieneman 0946642cf6 Adopt new cl::HideUnrelatedOptions API added r226729. 10 年之前
  Alexander Kornienko dd74c42fb6 Make ArgumentsAdjuster an std::function. 10 年之前
  Alexander Kornienko e4d539841b [clang-tidy] Move -extra-arg handling to CommonOptionsProvider 10 年之前
  David Blaikie 1ad06b0994 CompilationDatabase: Sure-up ownership of compilation databases using std::unique_ptr 11 年之前
  Alexander Kornienko a6e925a0f1 Filter-out irrelevant command-line options in CommonOptionsParser. 11 年之前
  Manuel Klimek 8b1f2f9d36 Allow clang tools to display an overview when using the CommonOptionsParser. 12 年之前
  Edwin Vane b1f67dbbb1 Style and Doc fix for CommonOptionsParser 12 年之前
  Alexander Kornienko ffb155f4f8 Only add common tool options when CommonOptionsParser is used. 13 年之前
  Alexander Kornienko 6fbe982bb4 Updated LibTooling.html, minor improvements in CommonOptionsParser 13 年之前
  Alexander Kornienko d7166b01df Reverted clang-check to fully supported CommandLine Library use-case: global 13 年之前