[PATCH] D109621: [clang] [Driver] Fall back to default.cfg when calling clang w/o prefix
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 18 01:17:31 PDT 2022
mgorny updated this revision to Diff 461054.
mgorny added a comment.
Fix documentation formatting. While at it, fix a doc mistake that referenced `x86_64-cl.cfg` instead of the correct `x86_64-clang-cl.cfg`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109621/new/
https://reviews.llvm.org/D109621
Files:
clang/docs/UsersManual.rst
clang/lib/Driver/Driver.cpp
clang/test/Driver/config-file3.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109621.461054.patch
Type: text/x-patch
Size: 7587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220918/bbe6e013/attachment.bin>
More information about the cfe-commits
mailing list