[PATCH] D46875: [llvm-rc] Add support for the optional CLASS statement for dialogs

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 11:17:13 PDT 2018


mstorsjo updated this revision to Diff 146885.
mstorsjo added a comment.

Changed String into IntOrString and changed the test to exercise both value types.


https://reviews.llvm.org/D46875

Files:
  test/tools/llvm-rc/Inputs/tag-dialog-headers.rc
  test/tools/llvm-rc/tag-dialog.test
  tools/llvm-rc/ResourceFileWriter.cpp
  tools/llvm-rc/ResourceFileWriter.h
  tools/llvm-rc/ResourceScriptParser.cpp
  tools/llvm-rc/ResourceScriptParser.h
  tools/llvm-rc/ResourceScriptStmt.cpp
  tools/llvm-rc/ResourceScriptStmt.h
  tools/llvm-rc/ResourceVisitor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46875.146885.patch
Type: text/x-patch
Size: 7079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/e0cb98a1/attachment.bin>


More information about the llvm-commits mailing list