[all-commits] [llvm/llvm-project] 5220b7: [clang][Interp] Handle objc strings
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sun May 26 01:51:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5220b7bea8b01f46e9f7326b9c9a7e550e8451d1
https://github.com/llvm/llvm-project/commit/5220b7bea8b01f46e9f7326b9c9a7e550e8451d1
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-26 (Sun, 26 May 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/ByteCodeExprGen.h
M clang/lib/AST/Interp/Context.cpp
M clang/test/AST/Interp/objc.mm
Log Message:
-----------
[clang][Interp] Handle objc strings
Commit: d0bb91739022e1f15b1ec9a6fd7fc92cd0f95444
https://github.com/llvm/llvm-project/commit/d0bb91739022e1f15b1ec9a6fd7fc92cd0f95444
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-26 (Sun, 26 May 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/ByteCodeExprGen.h
M clang/test/AST/Interp/objc.mm
Log Message:
-----------
[clang][Interp] Handle ObjCBoxedExprs
Compare: https://github.com/llvm/llvm-project/compare/70d6e7c09fd1...d0bb91739022
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