[PATCH] D72153: [libTooling] Add function to determine associated text of a declaration.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 26 06:54:56 PST 2020
ymandel updated this revision to Diff 246706.
ymandel added a comment.
Fix failing test under msvc compatibility.
Adds -fno-delayed-template-parsing to compilation arguments in tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72153/new/
https://reviews.llvm.org/D72153
Files:
clang/include/clang/Tooling/Transformer/SourceCode.h
clang/lib/Tooling/Transformer/SourceCode.cpp
clang/unittests/Tooling/SourceCodeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72153.246706.patch
Type: text/x-patch
Size: 24169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200226/450e7b65/attachment-0001.bin>
More information about the cfe-commits
mailing list