[all-commits] [llvm/llvm-project] b6746b: [CIR] Upstream namepsace handling (#137253)
Andy Kaylor via All-commits
all-commits at lists.llvm.org
Thu Apr 24 16:42:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6746b06574686a587587acafb38881ca848089c
https://github.com/llvm/llvm-project/commit/b6746b06574686a587587acafb38881ca848089c
Author: Andy Kaylor <akaylor at nvidia.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenDecl.cpp
M clang/lib/CIR/CodeGen/CIRGenModule.cpp
M clang/lib/CIR/CodeGen/CIRGenModule.h
A clang/test/CIR/CodeGen/namespace.cpp
Log Message:
-----------
[CIR] Upstream namepsace handling (#137253)
This adds the handlers for Decl::Namespace and Decl::UsingDirective
(which is needed for anonymous namespaces).
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