[PATCH] D134337: [clang] [Driver] More flexible rules for loading default configs

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 28 07:25:45 PDT 2022


mgorny updated this revision to Diff 463548.
mgorny edited the summary of this revision.
mgorny added a comment.
Herald added subscribers: pcwang-thead, s.egerton, simoncook.

Implement the backwards compatible logic for using name prefix if 1) no target override options are used, and 2) name prefix is not a valid triple.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134337/new/

https://reviews.llvm.org/D134337

Files:
  clang/docs/ReleaseNotes.rst
  clang/docs/UsersManual.rst
  clang/include/clang/Driver/Driver.h
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/config-file3.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134337.463548.patch
Type: text/x-patch
Size: 30906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220928/52ff62b1/attachment-0001.bin>


More information about the cfe-commits mailing list