[PATCH] D155361: [Tooling] Avoid boilerplate in common cases
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 15 02:44:34 PDT 2023
sammccall updated this revision to Diff 540660.
sammccall added a comment.
format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155361/new/
https://reviews.llvm.org/D155361
Files:
clang/include/clang/Tooling/AllTUsExecution.h
clang/include/clang/Tooling/Execution.h
clang/include/clang/Tooling/StandaloneExecution.h
clang/include/clang/Tooling/Tooling.h
clang/lib/Tooling/AllTUsExecution.cpp
clang/lib/Tooling/Execution.cpp
clang/lib/Tooling/StandaloneExecution.cpp
clang/lib/Tooling/Tooling.cpp
clang/unittests/Tooling/ExecutionTest.cpp
clang/unittests/Tooling/ToolingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155361.540660.patch
Type: text/x-patch
Size: 18457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230715/1509b382/attachment.bin>
More information about the cfe-commits
mailing list