[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
Mon Feb 27 05:51:17 PST 2023


jolanta.jensen updated this revision to Diff 500747.
jolanta.jensen added a comment.

Adjusting the test for Windows. Setting the read bits only for the config file as Windows does not have full support for chmod.


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.500747.patch
Type: text/x-patch
Size: 5527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230227/b277dabd/attachment.bin>


More information about the cfe-commits mailing list