[PATCH] D144179: [Clang] Added functionality to provide config file name via env variable
Jolanta Jensen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 1 02:00:07 PST 2023
jolanta.jensen updated this revision to Diff 501428.
jolanta.jensen added a comment.
Test adjustment for Windows. Disabling read permissions using chmod does not seem to work on Windows.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144179/new/
https://reviews.llvm.org/D144179
Files:
clang/include/clang/Config/config.h.cmake
clang/include/clang/Driver/Driver.h
clang/lib/Driver/Driver.cpp
clang/test/Driver/config-file-from-env.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144179.501428.patch
Type: text/x-patch
Size: 5577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230301/51dd57f9/attachment-0001.bin>
More information about the cfe-commits
mailing list