[PATCH] D35194: [clang-tidy] clang-apply-replacements: Don't insert null entry

Kevin Funk via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 07:30:23 PDT 2017


kfunk added a comment.

Seems to have worked:

  Committing to https://llvm.org/svn/llvm-project/clang-tools-extra/trunk ...
          A       test/clang-apply-replacements/Inputs/invalid-files/invalid-files.yaml
          A       test/clang-apply-replacements/invalid-files.cpp
          M       clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp
  Committed r308974

I presume this Diff is being auto-closed by Phab?

Anyhow: Thanks for the review!


Repository:
  rL LLVM

https://reviews.llvm.org/D35194





More information about the cfe-commits mailing list