[all-commits] [llvm/llvm-project] 2e7d71: [clang] Add serialization support for the DynamicA...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Fri Jul 21 20:17:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e7d711a106170185e9bbbf15115613d9a5854c5
https://github.com/llvm/llvm-project/commit/2e7d711a106170185e9bbbf15115613d9a5854c5
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2023-07-21 (Fri, 21 Jul 2023)
Changed paths:
M clang/include/clang/AST/PropertiesBase.td
A clang/test/AST/dynamic-alloc-lvalue.cpp
Log Message:
-----------
[clang] Add serialization support for the DynamicAllocLValue variant of APValue::LValueBase::Ptr
Differential Revision: https://reviews.llvm.org/D154471
More information about the All-commits
mailing list