[all-commits] [llvm/llvm-project] 0cfe9f: [Clang] Handle C++20 export declarations in -dump-...
Ilya Biryukov via All-commits
all-commits at lists.llvm.org
Mon Aug 4 01:13:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cfe9f7287f7c65d3539d39762815ed7497e06ac
https://github.com/llvm/llvm-project/commit/0cfe9f7287f7c65d3539d39762815ed7497e06ac
Author: Ilya Biryukov <ibiryukov at google.com>
Date: 2025-08-04 (Mon, 04 Aug 2025)
Changed paths:
M clang/lib/Frontend/FrontendAction.cpp
A clang/test/Frontend/dump-minimization-hints-cpp20-modules.cpp
Log Message:
-----------
[Clang] Handle C++20 export declarations in -dump-minimization-hints (#151666)
Thanks to Justin Stitt for bringing this up, providing test cases and a
direction for the fix!
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