llvm-project/llvm/tools/llvm-rc
Marek Sokolowski 72aa937ed8 [llvm-rc] Add ICON and HTML parsing ability (parser, pt 2/8).
This extends the current llvm-rc parser by ICON and HTML resources.
Moreover, some tests have been slightly rewritten.

Thanks for Nico Weber for his original work in this area.

Differential Revision: https://reviews.llvm.org/D36891

llvm-svn: 311939
2017-08-28 21:59:54 +00:00
..
CMakeLists.txt Reapply: [llvm-rc] Add basic RC scripts parsing ability. 2017-08-18 18:24:17 +00:00
LLVMBuild.txt
Opts.td
ResourceScriptParser.cpp [llvm-rc] Add ICON and HTML parsing ability (parser, pt 2/8). 2017-08-28 21:59:54 +00:00
ResourceScriptParser.h [llvm-rc] Add ICON and HTML parsing ability (parser, pt 2/8). 2017-08-28 21:59:54 +00:00
ResourceScriptStmt.cpp [llvm-rc] Add ICON and HTML parsing ability (parser, pt 2/8). 2017-08-28 21:59:54 +00:00
ResourceScriptStmt.h [llvm-rc] Add ICON and HTML parsing ability (parser, pt 2/8). 2017-08-28 21:59:54 +00:00
ResourceScriptToken.cpp Fix 'not all control paths return' warning on windows builds. NFCI. 2017-08-10 17:20:09 +00:00
ResourceScriptToken.h Add .rc scripts tokenizer. 2017-08-10 16:21:44 +00:00
ResourceScriptTokenList.h Add .rc scripts tokenizer. 2017-08-10 16:21:44 +00:00
llvm-rc.cpp Reapply: [llvm-rc] Add basic RC scripts parsing ability. 2017-08-18 18:24:17 +00:00