diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-09-28 20:12:10 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-09-28 20:12:10 +0000 |
commit | 254c126c15717cbdbba1c732377ddbe2ec26cba1 (patch) | |
tree | 24b5e06d3e050b6679d4d9fe9f15d987fb8bfaa7 /llvm/lib/System/DynamicLibrary.cpp | |
parent | 2be9ec5c915c1f22a6b3b3e2ccabc814cfec20d6 (diff) | |
download | llvm-254c126c15717cbdbba1c732377ddbe2ec26cba1.zip llvm-254c126c15717cbdbba1c732377ddbe2ec26cba1.tar.gz llvm-254c126c15717cbdbba1c732377ddbe2ec26cba1.tar.bz2 |
Refactored ExprDeclBitVector into two classes:
DeclBitVector
ExprDeclBitVector (which subclasses the former)
DeclBitVector is for analyses that just want to track bitvector state
for declarations.
ExprDeclBitVector is for analyses that want to track bitvector state
for both both declarations and CFGBlock-level expressions.
llvm-svn: 42445
Diffstat (limited to 'llvm/lib/System/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions