llvm-project/clang/tools
Serge Guelton f886c03e47 Portable Python script across Python version
StringIO is obsoleted in Python3, replaced by io.BytesIO or io.StringIO depending on the use.

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

llvm-svn: 350318
2019-01-03 14:26:56 +00:00
..
arcmt-test Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
c-arcmt-test [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
c-index-test [index] Enhance indexing for module references 2018-09-18 15:02:56 +00:00
clang-check Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-diff Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-format Portable Python script across Python version 2019-01-03 14:26:56 +00:00
clang-format-vs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
clang-func-mapping Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-fuzzer [clang-fuzzer] Add explicit dependency on clangSerialization for clangHandleCXX after rC348907 2018-12-12 14:33:24 +00:00
clang-import-test Add explicit dependency on clangSerialization for a bunch of components to fix -DBUILD_SHARED_LIBS=on build 2018-12-12 08:02:18 +00:00
clang-offload-bundler Refactor ExecuteAndWait to take StringRefs. 2018-06-12 17:43:52 +00:00
clang-refactor PR40096: Forwards-compatible with C++20 rule regarding aggregates not having user-declared ctors 2018-12-19 19:33:35 +00:00
clang-rename Portable Python script across Python version 2018-12-18 16:07:37 +00:00
diag-build
diagtool [diagtool] Remove unneeded header includes. 2018-11-28 03:59:35 +00:00
driver [Driver] Add support for -fembed-bitcode for assembly file 2018-12-12 17:30:16 +00:00
libclang [libclang] CoroutineBody/Coreturn statements are UnexposedStmts and not Exprs 2019-01-03 01:13:33 +00:00
scan-build Update the scan-build to generate SARIF. 2018-12-13 20:55:34 +00:00
scan-build-py Portable Python script across Python version 2018-12-18 16:07:37 +00:00
scan-view Portable Python script across Python version 2019-01-03 14:26:56 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00