llvm-capstone/clang/tools
Owen Pan 0135e048a1 [clang-format] Fix a regression in dumping the config (#80628)
Commit d813af73f7 addressed a regression introduced by commit
3791b3fca6
but caused `clang-format -dump-config` to "hang".

This patch reverts changes to ClangFormat.cpp by both commits and
reworks the cleanup.

Fixes #80621.

(cherry picked from commit 8f6e13e6da84510c8321717860fd506e12118514)
2024-02-09 13:24:35 -08:00
..
amdgpu-arch [clang] Make amdgpu-arch tool work on Windows 2023-07-08 00:01:02 -04:00
apinotes-test
arcmt-test [clang] Use StringRef::{starts,ends}_with (NFC) (#75149) 2023-12-13 08:54:13 -08:00
c-arcmt-test [SystemZ][z/OS] Complete EBCDIC I/O support (#75212) 2023-12-13 07:46:02 -05:00
c-index-test [Clang] Use const pointer to eliminate warning with libxml 2.12.0 (#76719) 2024-01-21 10:34:29 +01:00
clang-check
clang-diff
clang-extdef-mapping [clang] Use StringRef::{starts,ends}_with (NFC) (#75149) 2023-12-13 08:54:13 -08:00
clang-format [clang-format] Fix a regression in dumping the config (#80628) 2024-02-09 13:24:35 -08:00
clang-format-vs
clang-fuzzer [clang-fuzzer] Remove GCC 4.x pre GCC 4.9 workaround to silence warning (#73974) 2023-12-02 05:15:30 -05:00
clang-import-test [clang] NFCI: Change returned LanguageOptions pointer to reference 2023-09-05 13:23:53 -07:00
clang-linker-wrapper [CUDA] Disable registering surfaces and textures with the new driver 2024-01-18 10:56:33 -06:00
clang-offload-bundler [clang-offload-bundler] Add support for -check-input-archive (#73709) 2023-11-29 18:39:17 -08:00
clang-offload-packager [Object] Change OffloadBinary::write to return SmallString<0> 2023-09-01 09:19:25 -07:00
clang-refactor [clang] Use StringRef::{starts,ends}_with (NFC) (#75149) 2023-12-13 08:54:13 -08:00
clang-rename [emacs] Fix Emacs library formatting (#76110) 2024-01-10 13:14:21 +01:00
clang-repl [clang-repl] Fix CMake errors when cross compiling 2024-01-23 13:42:24 +02:00
clang-scan-deps [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
clang-shlib [CMake] Add support for building on illumos (#74930) 2024-01-08 23:28:04 -05:00
diag-build
diagtool [clang] Use StringRef::{starts,ends}_with (NFC) (#75149) 2023-12-13 08:54:13 -08:00
driver [CMake] Detect properly new linker introduced in Xcode 15 (#77806) 2024-01-19 16:32:32 -05:00
include-mapping [include-mapping] Python fixes 2023-09-12 11:24:35 -07:00
libclang [clang][AIX] Only export libclang.map symbols from libclang (#78748) 2024-01-22 14:53:35 -05:00
nvptx-arch [Clang] Remove direct linking of offloading runtimes from the arch tools 2023-05-17 17:47:49 -05:00
scan-build [clang] Update Clang version from 17 to 18 in scan-build.1. 2023-09-21 09:30:12 +02:00
scan-build-py Reland "[CMake] Bumps minimum version to 3.20.0. 2023-05-27 12:51:21 +02:00
scan-view [clang] scan-view: Remove unused python import 2023-07-18 16:12:07 -03:00
CMakeLists.txt