[all-commits] [llvm/llvm-project] f09fd9: [clang][bytecode] Restructure Program::CurrentDecl...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Feb 17 02:25:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f09fd94d6b40a80e18093fdfc7d9b199210f69fd
https://github.com/llvm/llvm-project/commit/f09fd94d6b40a80e18093fdfc7d9b199210f69fd
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-17 (Mon, 17 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/lib/AST/ByteCode/Program.h
A clang/test/AST/ByteCode/libcxx/global-decl-id.cpp
Log Message:
-----------
[clang][bytecode] Restructure Program::CurrentDeclaration handling (#127456)
Properly reset to the last ID and return the current ID from
getCurrentDecl().
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