[all-commits] [llvm/llvm-project] c4becd: [clang][Interp] Support __null
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Aug 17 01:29:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4becd50ad437b44a303e9a14780ce600dd95146
https://github.com/llvm/llvm-project/commit/c4becd50ad437b44a303e9a14780ce600dd95146
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/ByteCodeExprGen.h
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Support __null
Differential Revision: https://reviews.llvm.org/D155552
More information about the All-commits
mailing list