blob: 309bfd7e8bdfecdcfd61b9f64206447c14ffc063 [file] [log] [blame]
// Build don't link:
// Origin: Mark Mitchell <mark@codesourcery.com>
// Special g++ Options:
# 1 "foo" 3
void f () {}
extern "C" void foo(int);
extern "C" void foo(int) throw();