Skip to content
Commit 691c20d8 authored by Bill Wendling's avatar Bill Wendling
Browse files

* Don't explicitly cast "0" to "void*". This doesn't work well with specialized

 StringMapEntryInitializer classes. Leave it for the compiler to figure out what
 the type is and what "0" should be transformed into.

* Un-disable the unit tests which test the StringMapEntryInitializer class.

llvm-svn: 61922
parent 55927bdc
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