[PATCH] D46508: [llvm-rc] Allow optional commas between the string table index and value

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 11:23:26 PDT 2018


amccarth accepted this revision.
amccarth added a comment.

As I recall, commas may be optionally allowed in several places besides string tables.  We'll have to check that and, if necessary, address in a subsequent patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D46508





More information about the llvm-commits mailing list