[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / PCH / cxx-functions.h
blob8aa49869a90fff61cf2c1fd8dfca5a28ed87072c
1 void foo() throw( int, short, char, float, double );