diff options
author | Varun Gandhi <varun_gandhi@apple.com> | 2021-01-06 14:34:20 -0800 |
---|---|---|
committer | Varun Gandhi <varun_gandhi@apple.com> | 2021-01-06 16:44:50 -0800 |
commit | 37e83bc6db3ad7d9a5d182694ebe71ebbc6120de (patch) | |
tree | 945cbf57ee8123d0e84385c34815753b404ee683 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 7a8ced43d7ec60f184ed88cc2dd085aba900ce3b (diff) | |
download | llvm-37e83bc6db3ad7d9a5d182694ebe71ebbc6120de.zip llvm-37e83bc6db3ad7d9a5d182694ebe71ebbc6120de.tar.gz llvm-37e83bc6db3ad7d9a5d182694ebe71ebbc6120de.tar.bz2 |
[NFC] Move readAPValue/writeAPValue up the inheritance hierarchy
The implementation for (de)serialization of APValues can be shared
between Clang and Swift, so we prefer pushing the methods up
the inheritance hierarchy, instead of having the methods live in
ASTReader/ASTWriter. Fixes rdar://72592937.
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D94196
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions