1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-rc
Marek Sokolowski 54c804f915 [llvm-rc] Fix DIALOG(EX) parsing ability (parser, pt 5/8).
This fixes a use-after-free bug that was noticed by a sanitizer buildbot
(http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/7502).

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

llvm-svn: 312028
2017-08-29 20:03:18 +00:00
..
CMakeLists.txt Reapply: [llvm-rc] Add basic RC scripts parsing ability. 2017-08-18 18:24:17 +00:00
llvm-rc.cpp 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] Fix DIALOG(EX) parsing ability (parser, pt 5/8). 2017-08-29 20:03:18 +00:00
ResourceScriptParser.h [llvm-rc] Add DIALOG(EX) parsing ability (parser, pt 5/8). 2017-08-29 16:49:59 +00:00
ResourceScriptStmt.cpp [llvm-rc] Add DIALOG(EX) parsing ability (parser, pt 5/8). 2017-08-29 16:49:59 +00:00
ResourceScriptStmt.h [llvm-rc] Add DIALOG(EX) parsing ability (parser, pt 5/8). 2017-08-29 16:49:59 +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