Compiler projects using llvm
void f() {
  @autoreleasepool {
    return;
  }
}