提交歷史

作者 SHA1 備註 提交日期
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Eric Liu 85c0fa18d9 Implement tooling::Replacements as a class. 9 年之前
  Eric Liu a45abc6b0f Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error. 9 年之前
  Daniel Jasper 0d360f12f6 Avoid using set::emplace as it is apparently not supported by gcc 4.7. 10 年之前
  Daniel Jasper 07074ae5b3 Tooling: When applying a set of replacements, do deletions before 10 年之前
  Manuel Klimek bfbfee51ec Adds a method overwriteChangedFiles to the Rewriter. This is implemented by 13 年之前