Use cast<> instead of a C-style cast to get some free assertions.
[oota-llvm.git] / test / FrontendC++ / thunk-linkonce-odr.cpp
2010-06-22 Bill WendlingCorresponding test changes for r106564.