[PATCH] D143418: [libclang] Add API to set preferred temp dir path
Igor Kushnir via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 6 21:36:42 PST 2023
vedgy updated this revision to Diff 495372.
vedgy edited the summary of this revision.
vedgy added a comment.
Address an old inline review comment
https://reviews.llvm.org/D139774#inline-1360634 and add a comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143418/new/
https://reviews.llvm.org/D143418
Files:
clang-tools-extra/clangd/Preamble.cpp
clang/docs/ReleaseNotes.rst
clang/include/clang-c/Index.h
clang/include/clang/Frontend/ASTUnit.h
clang/include/clang/Frontend/PrecompiledPreamble.h
clang/lib/Frontend/ASTUnit.cpp
clang/lib/Frontend/PrecompiledPreamble.cpp
clang/tools/libclang/CIndex.cpp
clang/tools/libclang/CIndexer.h
clang/tools/libclang/libclang.map
clang/unittests/Frontend/ASTUnitTest.cpp
clang/unittests/libclang/LibclangTest.cpp
clang/unittests/libclang/TestUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143418.495372.patch
Type: text/x-patch
Size: 18668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230207/20c4d4b3/attachment-0001.bin>
More information about the cfe-commits
mailing list