Use cast<> instead of a C-style cast to get some free assertions.
[oota-llvm.git] / test / FrontendC++ / 2009-02-07-VolatileArrayRefHack.cpp
2009-02-07 Chris Lattnertestcase for r64049 of llvm-gcc.