[all-commits] [llvm/llvm-project] 449af8: [Clang] Fix crash for incompatible types in inline...
AdUhTkJm via All-commits
all-commits at lists.llvm.org
Tue Dec 17 03:44:46 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 449af81f922cdb7a1f24b4c1e989f30848e1d762
https://github.com/llvm/llvm-project/commit/449af81f922cdb7a1f24b4c1e989f30848e1d762
Author: AdUhTkJm <30948580+AdUhTkJm at users.noreply.github.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M clang/lib/Sema/SemaStmtAsm.cpp
M clang/test/Sema/asm.c
Log Message:
-----------
[Clang] Fix crash for incompatible types in inline assembly (#119098)
Fixed issue #118892.
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