Regardless of what docs may say, existing resource files in the wild can use this syntax. Rename a file used in an existing test, to make it usable for unquoted paths. Differential Revision: https://reviews.llvm.org/D46511 llvm-svn: 331747
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
// Test including filenames without quotes.
|
|
// In this form, the path can't include dashes.
|
|
foo BITMAP ./nested/nested_bitmap.bmp
|