llvm-project/llvm/test/tools/llvm-rc
Martin Storsjö beb0e7e338 [llvm-rc] Make commas in user data structs optional
This matches what rc.exe tolerates in this type.

This fixes cases like this:

    1 24
    BEGIN
      "<?xml version=""1.0""?>\n"
      "<assembly>\n"
      "</assembly>\n"
    END

Differential Revision: https://reviews.llvm.org/D105621
2021-07-09 14:31:12 +03:00
..
Inputs [llvm-rc] Make commas in user data structs optional 2021-07-09 14:31:12 +03:00
absolute.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
codepage.test [llvm-rc] Add a GNU windres-like frontend to llvm-rc 2021-04-26 22:04:29 +03:00
cpp-output.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
flags.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
helpmsg.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
include-paths.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
inline-manifest.test [llvm-rc] Make commas in user data structs optional 2021-07-09 14:31:12 +03:00
language.test [llvm-rc] Add a GNU windres-like frontend to llvm-rc 2021-04-26 22:04:29 +03:00
memoryflags-stringtable.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
memoryflags.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
not-expr.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
parser-expr.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
parser.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
preproc.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tag-accelerators.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tag-dialog.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tag-escape.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tag-html.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tag-icon-cursor.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tag-menu.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tag-stringtable.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tag-user.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tag-versioninfo.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
tokenizer.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
versioninfo-padding.test [llvm-rc] Run clang to preprocess input files 2021-04-21 11:50:10 +03:00
windres-format.test [llvm-rc] Add a GNU windres-like frontend to llvm-rc 2021-04-26 22:04:29 +03:00
windres-prefix.test [llvm-rc] Add a GNU windres-like frontend to llvm-rc 2021-04-26 22:04:29 +03:00
windres-preproc.test [llvm-rc] Add a GNU windres-like frontend to llvm-rc 2021-04-26 22:04:29 +03:00
windres-target.test [llvm-rc] Add a GNU windres-like frontend to llvm-rc 2021-04-26 22:04:29 +03:00
windres-version.test [llvm-rc] Add a GNU windres-like frontend to llvm-rc 2021-04-26 22:04:29 +03:00