[all-commits] [llvm/llvm-project] c76a9a: [clang][Tooling] Choose header insertion location ...
Mythreya Kuricheti via All-commits
all-commits at lists.llvm.org
Sun Aug 3 00:20:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c76a9afe248ac88a19a1c0a2ed456c86c7c55ad3
https://github.com/llvm/llvm-project/commit/c76a9afe248ac88a19a1c0a2ed456c86c7c55ad3
Author: Mythreya Kuricheti <git at mythreya.dev>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
M clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
M clang/unittests/Tooling/HeaderIncludesTest.cpp
Log Message:
-----------
[clang][Tooling] Choose header insertion location in global module fragment (#151624)
Ensures that headers are inserted after `module;` declaration by
updating minimum offset.
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