[all-commits] [llvm/llvm-project] 72732a: [SyntaxTree] Bug fix in `MutationsImpl::addAfter`.
Eduardo Caldas via All-commits
all-commits at lists.llvm.org
Wed Oct 14 02:26:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 72732acade77d5ee55a818e2da77a2c5b7033ccb
https://github.com/llvm/llvm-project/commit/72732acade77d5ee55a818e2da77a2c5b7033ccb
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M clang/lib/Tooling/Syntax/Mutations.cpp
Log Message:
-----------
[SyntaxTree] Bug fix in `MutationsImpl::addAfter`.
* Add assertions to other `MutationsImpl` member functions
* `findPrevious` is a free function
Differential Revision: https://reviews.llvm.org/D89314
More information about the All-commits
mailing list