[all-commits] [llvm/llvm-project] 459f49: [clang][Interp] Check inc/dec family of ops for in...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Fri Jun 16 06:19:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 459f495f49a197a042890e1daa0a98cbae892d2b
https://github.com/llvm/llvm-project/commit/459f495f49a197a042890e1daa0a98cbae892d2b
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M clang/lib/AST/Interp/Interp.cpp
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Check inc/dec family of ops for initialization
Differential Revision: https://reviews.llvm.org/D149846
More information about the All-commits
mailing list