Skip to content
Snippets Groups Projects
Commit 7df3e57d authored by Neil Hickey's avatar Neil Hickey
Browse files

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


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@281711 91177308-0d34-0410-b5e6-96231b3b80d8
parent 4941367d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment