1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/tools/llvm-rc
Sam McCall 9e1817bf4e std::isspace -> llvm::isSpace (where locale should be ignored)
I've left out some cases where I wasn't totally sure this was right or
whether the include was ok (compiler-rt) or idiomatic (flang).
2020-05-02 15:36:04 +02:00
..
CMakeLists.txt
llvm-rc.cpp
LLVMBuild.txt
Opts.td
ResourceFileWriter.cpp [llvm-rc] Allow -1 for menu item IDs 2020-03-28 14:32:08 +02:00
ResourceFileWriter.h
ResourceScriptCppFilter.cpp
ResourceScriptCppFilter.h
ResourceScriptParser.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
ResourceScriptParser.h
ResourceScriptStmt.cpp
ResourceScriptStmt.h
ResourceScriptToken.cpp std::isspace -> llvm::isSpace (where locale should be ignored) 2020-05-02 15:36:04 +02:00
ResourceScriptToken.h
ResourceScriptTokenList.def
ResourceVisitor.h