Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(53)

Issue 5451081: More compact constant value representation

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by Richard Smith
Modified:
9 years, 5 months ago
Reviewers:
Base URL:
http://llvm.org/svn/llvm-project/cfe/trunk/
Visibility:
Public.

Description

A more memory-efficient, less malloc-happy constant value representation, intended to replace APValue. Interface is based on the TypeLoc scheme.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1227 lines, -0 lines) Patch
include/clang/AST/ConstValue.h View 1 chunk +668 lines, -0 lines 0 comments Download
include/clang/AST/ConstValueNodes.def View 1 chunk +33 lines, -0 lines 0 comments Download
lib/AST/CMakeLists.txt View 1 chunk +1 line, -0 lines 0 comments Download
lib/AST/ConstValue.cpp View 1 chunk +525 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b