llvm-project/clang/test/PCH/cxx-functions.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
53 B
C
Raw Normal View History

void foo() throw( int, short, char, float, double );