[PATCH] D46511: [llvm-rc] Don't strictly require quotes around external file names

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 13:52:15 PDT 2018


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

Added a separate testcase for including external files without quotes, added handling of backslashes as well.


https://reviews.llvm.org/D46511

Files:
  test/tools/llvm-rc/Inputs/deep-include.rc
  test/tools/llvm-rc/Inputs/include-noquotes.rc
  test/tools/llvm-rc/Inputs/nested/nested-bitmap.bmp
  test/tools/llvm-rc/Inputs/nested/nested_bitmap.bmp
  test/tools/llvm-rc/include-paths.test
  test/tools/llvm-rc/parser.test
  tools/llvm-rc/ResourceScriptParser.cpp
  tools/llvm-rc/ResourceScriptParser.h
  tools/llvm-rc/ResourceScriptToken.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46511.145541.patch
Type: text/x-patch
Size: 5588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/fa8a94a7/attachment.bin>


More information about the llvm-commits mailing list