[PATCH] D55020: [llvm-rc] Support EXSTYLE statement.

Jacek Caban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 03:42:24 PST 2018


jacek updated this revision to Diff 175846.
jacek added a comment.

Thanks for reviews, I addressed comments.

FWIW, I used ExtStyle instead of ExStyle in previous version because that's what's used in a few places in sources already, but I agree that ExStyle fits better.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55020/new/

https://reviews.llvm.org/D55020

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: D55020.175846.patch
Type: text/x-patch
Size: 8193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/275106e3/attachment.bin>


More information about the llvm-commits mailing list