This extends the current llvm-rc parser by ICON and HTML resources.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36891
[llvm-rc] Add ICON and HTML parsing ability [2/8] ClosedPublic Authored by mnbvmar on Aug 18 2017, 1:18 PM.
Details Summary This extends the current llvm-rc parser by ICON and HTML resources.
Diff Detail
Event Timelinemnbvmar retitled this revision from [llvm-rc] Add ICON and HTML parsing ability. to [llvm-rc] Add ICON and HTML parsing ability [2/8]. Comment ActionsReplace files with pipes. This revision is now accepted and ready to land.Aug 23 2017, 5:16 PM Closed by commit rL311939: [llvm-rc] Add ICON and HTML parsing ability (parser, pt 2/8). (authored by mnbvmar). · Explain WhyAug 28 2017, 3:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 112440 llvm/test/tools/llvm-rc/Inputs/parser-correct-everything.rc
llvm/test/tools/llvm-rc/Inputs/parser-html-bad-string.rc
llvm/test/tools/llvm-rc/parser.test
llvm/tools/llvm-rc/ResourceScriptParser.h
llvm/tools/llvm-rc/ResourceScriptParser.cpp
llvm/tools/llvm-rc/ResourceScriptStmt.h
llvm/tools/llvm-rc/ResourceScriptStmt.cpp
|