[all-commits] [llvm/llvm-project] 0df301: [clang] Fix crash when #embed used in a compound l...
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Sat Aug 10 03:10:45 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 0df301ba8bc463cc27b9ec86d20b5f881c6c7866
https://github.com/llvm/llvm-project/commit/0df301ba8bc463cc27b9ec86d20b5f881c6c7866
Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
Date: 2024-08-10 (Sat, 10 Aug 2024)
Changed paths:
M clang/lib/Sema/SemaInit.cpp
A clang/test/Sema/embed_compound_literal.c
Log Message:
-----------
[clang] Fix crash when #embed used in a compound literal (#102304)
Fixes https://github.com/llvm/llvm-project/issues/102248
(cherry picked from commit 3606d69d0b57dc1d23a4362e376e7ad27f650c27)
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