[all-commits] [llvm/llvm-project] 77f8a9: [CIR] Support more declarations without any codege...
Morris Hafner via All-commits
all-commits at lists.llvm.org
Thu Jul 31 07:33:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77f8a9115e73e1d32f121a362eb5340c180c620d
https://github.com/llvm/llvm-project/commit/77f8a9115e73e1d32f121a362eb5340c180c620d
Author: Morris Hafner <mmha at users.noreply.github.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenModule.cpp
A clang/test/CIR/CodeGen/empty.cpp
Log Message:
-----------
[CIR] Support more declarations without any codegen (#151076)
This patch adds or completes support for a couple of top level
declaration types that don't emit any code: Most notably these include
Concepts, static_assert and type aliases.
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