Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / PCH / cxx-functions.h
blob8aa49869a90fff61cf2c1fd8dfca5a28ed87072c
1 void foo() throw( int, short, char, float, double );