Testing commit rights. Removing trailing white space from test file.

llvm-svn: 281711
This commit is contained in:
Neil Hickey 2016-09-16 09:38:11 +00:00
parent e5e7e153b5
commit 50d1ded535
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ namespace destructor_tests {
// PR5620
void f0() __attribute__((__noreturn__));
void f1(void (*)());
void f1(void (*)());
void f2() { f1(f0); }
// Taking the address of a noreturn function