diff options
Diffstat (limited to 'clang/test/VFS/Inputs/public_header.h')
| -rw-r--r-- | clang/test/VFS/Inputs/public_header.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/VFS/Inputs/public_header.h b/clang/test/VFS/Inputs/public_header.h new file mode 100644 index 00000000000..471107762b1 --- /dev/null +++ b/clang/test/VFS/Inputs/public_header.h @@ -0,0 +1 @@ +void from_framework(void); |

