Skip to content
Commit 633654ff authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Consolidated use of BumpPtrAllocator shared by various ImmutableSet/ImmutableMap

factories.

Fixed a horrible bug in lval:DeclVar::classof(RValue* V); we weren't checking
V was an LValue, allowing nonlval::ConcereteInts to match isa<lval::DeclVar>.

llvm-svn: 46976
parent 71941a99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment