[all-commits] [llvm/llvm-project] 9502d1: [Clang][NFC] Move the type trait logic to a separa...
cor3ntin via All-commits
all-commits at lists.llvm.org
Fri May 23 09:23:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9502d1bcb27db38f35459c0ecaa3cbf2578df8d9
https://github.com/llvm/llvm-project/commit/9502d1bcb27db38f35459c0ecaa3cbf2578df8d9
Author: cor3ntin <corentinjabot at gmail.com>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M clang/lib/Sema/CMakeLists.txt
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/lib/Sema/SemaExprCXX.cpp
A clang/lib/Sema/SemaTypeTraits.cpp
Log Message:
-----------
[Clang][NFC] Move the type trait logic to a separate file. (#141245)
Just to try to keep the size of SemaExprCXX.cpp in check.
As discussed in #141238
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