summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-rc/ResourceScriptTokenList.h
Commit message (Collapse)AuthorAgeFilesLines
* Add .rc scripts tokenizer.Marek Sokolowski2017-08-101-0/+35
This extends the shell of llvm-rc tool with the ability of tokenization of the input files. Currently, ASCII and ASCII-compatible UTF-8 files are supported. Thanks to Nico Weber (thakis) for his original work in this area. Differential Revision: https://reviews.llvm.org/D35957 llvm-svn: 310621
OpenPOWER on IntegriCloud