[all-commits] [llvm/llvm-project] 7dfb6f: [clang][Interp] Fix ignored RequiresExprs
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu May 2 06:48:01 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dfb6f571c8090803a32b5611e519b77ae74de30
https://github.com/llvm/llvm-project/commit/7dfb6f571c8090803a32b5611e519b77ae74de30
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Fix ignored RequiresExprs
Also ConceptSpecializationExpr, although I don't have a test case
at hand for those.
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