aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTyker <tyker1@outlook.com>2020-10-01 17:58:07 +0200
committerTyker <tyker1@outlook.com>2020-10-21 19:03:13 +0200
commitcf34dd0c4e84b69bb901f9cd4f3491852238ec44 (patch)
tree374f9f672a18ddc70ca83abf8c0354fe2c4afda7 /clang/lib/CodeGen/CodeGenModule.cpp
parent8b7dac81d378c339d3e55f6f51cd0c42803903ad (diff)
downloadllvm-cf34dd0c4e84b69bb901f9cd4f3491852238ec44.zip
llvm-cf34dd0c4e84b69bb901f9cd4f3491852238ec44.tar.gz
llvm-cf34dd0c4e84b69bb901f9cd4f3491852238ec44.tar.bz2
[clang] Improve Serialization/Imporing/Dumping of APValues
Changes: - initializer expressions of constexpr variable are now wraped in a ConstantExpr. this is mainly used for testing purposes. the old caching system has not yet been removed. - Add all the missing Serialization and Importing for APValue. - Improve dumping of APValue when ASTContext isn't available. - Cleanup leftover from last patch. - Add Tests for Import and serialization. Differential Revision: https://reviews.llvm.org/D63640
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions