[all-commits] [llvm/llvm-project] 00bdce: [clang][bytecode] Ignore Namespace{Using, Alias}Dec...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun Feb 2 01:43:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00bdce1c373a1c5b756f4cf694a952ef702d0294
https://github.com/llvm/llvm-project/commit/00bdce1c373a1c5b756f4cf694a952ef702d0294
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-02-02 (Sun, 02 Feb 2025)
Changed paths:
M clang/lib/AST/ByteCode/Compiler.cpp
M clang/test/AST/ByteCode/literals.cpp
Log Message:
-----------
[clang][bytecode] Ignore Namespace{Using,Alias}Decls (#125387)
These were missing here and are used in a few libc++ tests.
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