[all-commits] [llvm/llvm-project] 96e089: Change in specification: DriverArgs now MacroDefines
Victor Campos via All-commits
all-commits at lists.llvm.org
Tue Dec 10 04:41:28 PST 2024
Branch: refs/heads/users/vhscampos/multilib-flags-yaml-parsing
Home: https://github.com/llvm/llvm-project
Commit: 96e089e5b075cf5376109cae6eadea9b4b9a054d
https://github.com/llvm/llvm-project/commit/96e089e5b075cf5376109cae6eadea9b4b9a054d
Author: Victor Campos <victor.campos at arm.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M clang/include/clang/Driver/Multilib.h
M clang/lib/Driver/Multilib.cpp
M clang/test/Driver/baremetal-multilib-custom-flags-parsing.yaml
Log Message:
-----------
Change in specification: DriverArgs now MacroDefines
We've decided to restrict the driver arguments that can be specified to
only macro definitions. Hence this patch adjusts the YAML parsing for
that.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list