[all-commits] [llvm/llvm-project] 78e774: [clang][Interp] Handle __extension__ unary operators
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Jul 25 22:17:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78e774e0c827803ce917da7f1cbdbb40892a1788
https://github.com/llvm/llvm-project/commit/78e774e0c827803ce917da7f1cbdbb40892a1788
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Handle __extension__ unary operators
Differential Revision: https://reviews.llvm.org/D148690
More information about the All-commits
mailing list