[PATCH] D46507: [llvm-rc] Add support for all missing dialog controls

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


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

Unified handling of CONTROL vs other controls, removed stray extra values in the CONTROL style base value.


https://reviews.llvm.org/D46507

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46507.145764.patch
Type: text/x-patch
Size: 9520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/969f1223/attachment.bin>


More information about the llvm-commits mailing list