[all-commits] [llvm/llvm-project] b86459: [clang][Interp] Fix ignoring TypeTraitExprs
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Aug 1 01:59:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b864592915aed568d81f8218cb5c424b0006c14b
https://github.com/llvm/llvm-project/commit/b864592915aed568d81f8218cb5c424b0006c14b
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Fix ignoring TypeTraitExprs
Differential Revision: https://reviews.llvm.org/D149834
More information about the All-commits
mailing list