[all-commits] [llvm/llvm-project] 30deab: [libTooling] Improve error message from failure in...
Yitzhak Mandelbaum via All-commits
all-commits at lists.llvm.org
Fri Jun 26 09:19:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 30deabf89f93f724315e803ebcb2df09b8d36f2a
https://github.com/llvm/llvm-project/commit/30deabf89f93f724315e803ebcb2df09b8d36f2a
Author: Yitzhak Mandelbaum <yitzhakm at google.com>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M clang/lib/Tooling/Transformer/Stencil.cpp
M clang/unittests/Tooling/StencilTest.cpp
Log Message:
-----------
[libTooling] Improve error message from failure in selection Stencil
This patch improves the error message provided by the stencil that handles
source from a range selector.
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D82654
More information about the All-commits
mailing list