llvm-project/llvm/tools/llvm-rc
Marek Sokolowski 4a765da3e9 [llvm-rc] Import all make_unique invocations from llvm namespace.
Previous patch fixed one of LLVM buildbots (lld-x86_64-win7).
However, some others have already been failing because of make_unique
compilation error (llvm-clang-x86_64-expensive-checks-win).

llvm-svn: 314480
2017-09-29 00:33:57 +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] Import all make_unique invocations from llvm namespace. 2017-09-29 00:33:57 +00:00
ResourceScriptParser.h [llvm-rc] Add user-defined resources parsing ability. [8/8] 2017-09-29 00:14:18 +00:00
ResourceScriptStmt.cpp [llvm-rc] Add user-defined resources parsing ability. [8/8] 2017-09-29 00:14:18 +00:00
ResourceScriptStmt.h [llvm-rc] Add user-defined resources parsing ability. [8/8] 2017-09-29 00:14:18 +00:00
ResourceScriptToken.cpp [llvm-rc] Add integer expressions parsing ability. [7/8] 2017-09-28 23:53:25 +00:00
ResourceScriptToken.h [llvm-rc] Add integer expressions parsing ability. [7/8] 2017-09-28 23:53:25 +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