[all-commits] [llvm/llvm-project] 452611: [clang] remove unused frontend flag -fretain_subst...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Wed Apr 2 16:38:26 PDT 2025
Branch: refs/heads/users/mizvekov/clang/remove-subst-flag
Home: https://github.com/llvm/llvm-project
Commit: 4526115a6afbd5bb78b7ee11b9ff8c9f137fcdab
https://github.com/llvm/llvm-project/commit/4526115a6afbd5bb78b7ee11b9ff8c9f137fcdab
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Driver/Options.td
Log Message:
-----------
[clang] remove unused frontend flag -fretain_subst_template_type_parm_type_ast_nodes
This is a folow-up to #132748, where we deferred the flag removal
in order to ease transition for external users.
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