Skip to content
Commit 94575aac authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Restructure RegionStoreManager::getSizeInElements() to use a switch statement

over the types of MemRegions. This allows the compiler to warn us which regions
are not handled, and also is a little faster.

llvm-svn: 75304
parent fd9b1094
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