Skip to content
Commit a460edca authored by Chris Lattner's avatar Chris Lattner
Browse files

enhance bits_storage to work with enums by using a c-style

cast instead of reinterpret_cast, fixing PR6243.  Apparently
reinterpret_cast and I aren't getting along today.

llvm-svn: 95622
parent 2a0cd59f
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