[all-commits] [llvm/llvm-project] e95845: [clang][Interp] Ignore ObjCBoxedExpr subexpr... (#...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Aug 6 07:20:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e958456840c1663b496e5ee4a44ce73ae780f50d
https://github.com/llvm/llvm-project/commit/e958456840c1663b496e5ee4a44ce73ae780f50d
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M clang/lib/AST/Interp/Compiler.cpp
M clang/test/AST/Interp/objc.mm
Log Message:
-----------
[clang][Interp] Ignore ObjCBoxedExpr subexpr... (#102136)
... if it can't be expressed as a constant initializer.
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