[all-commits] [llvm/llvm-project] a9ee17: Remove helper function and use target agnostic nee...
Abhina Sree via All-commits
all-commits at lists.llvm.org
Wed Jul 2 07:03:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9ee1797b716fa61f495a2400f95da4594a8ae80
https://github.com/llvm/llvm-project/commit/a9ee1797b716fa61f495a2400f95da4594a8ae80
Author: Abhina Sree <Abhina.Sreeskantharajan at ibm.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M clang/lib/Basic/SourceManager.cpp
Log Message:
-----------
Remove helper function and use target agnostic needConversion function (#146680)
This patch adds back the needed AutoConvert.h header and removes the
unneeded include guard of MVS to prevent this header from being removed
in the future
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