[all-commits] [llvm/llvm-project] aaaece: [clang][ExprConst] Handle 0 type size in builtin_m...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Oct 23 21:48:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaaece65a80fb6e57cdd9a439a7ff8f1e41e14fe
https://github.com/llvm/llvm-project/commit/aaaece65a80fb6e57cdd9a439a7ff8f1e41e14fe
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
A clang/test/Sema/builtin-memcpy.c
Log Message:
-----------
[clang][ExprConst] Handle 0 type size in builtin_memcpy etc.
Differential Revision: https://reviews.llvm.org/D157252
More information about the All-commits
mailing list