llvm-project/clang/tools/clang-format
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
..
fuzzer Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
CMakeLists.txt [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
ClangFormat.cpp Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
clang-format-bbedit.applescript
clang-format-diff.py Portable Python script across Python version 2019-01-03 14:26:56 +00:00
clang-format-sublime.py Portable Python script across Python version 2018-12-18 16:07:37 +00:00
clang-format-test.el Use UTF-8 for all communication with clang-format 2017-01-20 09:37:50 +00:00
clang-format.el Fix typos in clang 2018-04-06 15:14:32 +00:00
clang-format.py Portable Python script across Python version 2018-12-18 16:07:37 +00:00
git-clang-format Portable Python script across Python version 2018-12-18 16:07:37 +00:00