[all-commits] [llvm/llvm-project] 2cb61a: [clang][Interp] Fix initializing PredefinedExprs
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Feb 9 02:55:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cb61a1d117e2c20e3372bc23bf12b919feaaca2
https://github.com/llvm/llvm-project/commit/2cb61a1d117e2c20e3372bc23bf12b919feaaca2
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/Sema/ms_predefined_expr.cpp
Log Message:
-----------
[clang][Interp] Fix initializing PredefinedExprs
More information about the All-commits
mailing list