[all-commits] [llvm/llvm-project] a37c4e: [NFC][SpecialCaseList] Hide Section internals in p...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Nov 10 13:03:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a37c4e0fad5289e5fdd017ea5ac6162d71fb73ae
https://github.com/llvm/llvm-project/commit/a37c4e0fad5289e5fdd017ea5ac6162d71fb73ae
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M clang/lib/Basic/Diagnostic.cpp
M clang/lib/Basic/ProfileList.cpp
M clang/lib/Basic/SanitizerSpecialCaseList.cpp
M llvm/include/llvm/Support/SpecialCaseList.h
M llvm/lib/Support/SpecialCaseList.cpp
Log Message:
-----------
[NFC][SpecialCaseList] Hide Section internals in private section (#167276)
Preparing to moving most of implementation out of the header file.
* https://github.com/llvm/llvm-project/pull/167280
---------
Co-authored-by: Naveen Seth Hanig <naveen.hanig at outlook.com>
Co-authored-by: Copilot <175728472+Copilot at users.noreply.github.com>
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