[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
Thu Feb 16 03:25:32 PST 2023


jolanta.jensen created this revision.
jolanta.jensen added reviewers: mgabka, huntergr, david-arm.
Herald added a project: All.
jolanta.jensen requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay.
Herald added a project: clang.

Also added functionality to set the name of the config file env variable
via CMake.


Repository:
  rG LLVM Github Monorepo

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.497954.patch
Type: text/x-patch
Size: 5438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230216/61bd87e9/attachment.bin>


More information about the cfe-commits mailing list