mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 13:21:04 +08:00
5 lines
109 B
C
5 lines
109 B
C
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
|
|
|
|
void query_newnamebuf(void) { ((void)"query_newnamebuf"); }
|
|
|