diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-08-16 00:49:49 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-08-16 00:49:49 +0000 |
commit | ceba6ead45be421ff99c3b3cfd7e3762946541ec (patch) | |
tree | f71eb6c9f6360665a9ec8651d2884218139e9655 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3b977558cea10add50a5c2cbd94d7d66267781dd (diff) | |
download | bcm5719-llvm-ceba6ead45be421ff99c3b3cfd7e3762946541ec.tar.gz bcm5719-llvm-ceba6ead45be421ff99c3b3cfd7e3762946541ec.zip |
GRState:
- Remove ConstNotEq from GRState/GRStateManager (!= tracking uses GDM instead).
- GRStateManager now can book-keep "contexts" (e.g., factory objects) for uses
with data elements stored into the GDM.
- Refactor pretty-printing of states to use GRState::Printer objects
exclusively. This removed a huge amount of pretty-printing logic from
GRExprEngine.
CFRefCount
- Simplified some API calls based on refinements to the GDM api.
llvm-svn: 54835
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions