llvm-capstone/clang/utils
Giuliano Belinassi 0323938d3c Fix warning in MSVC
Currently there is no PrintOnLeft attribute set, which results in an
empty switch-case. When compiling this, MSVC issues a warning saying
that the switch-case is empty. Fix this by using a macro and checking
if this macro is defined or not.

Links to D157394
2023-09-11 06:51:11 -07:00
..
ABITest [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
analyzer [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
check_cfc [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
ci [clang][ci] Don't block all jobs on clang-format 2023-08-31 09:52:41 -04:00
CIndex [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
ClangVisualizers Update NATVIS visualizers for Clang 2023-07-20 09:53:44 -04:00
hmaptool Fix one stray {LLVM -> CLANG}_TOOLS_INSTALL_DIR 2022-07-23 16:26:32 +00:00
perf-training [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
TableGen Fix warning in MSVC 2023-09-11 06:51:11 -07:00
TestUtils [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
valgrind
VtableTest
bash-autocomplete.sh
builtin-defines.c
bundle_resources.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
CaptureCmd
ClangDataFormat.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
clangdiag.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
CmpDriver
convert_arm_neon.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
creduce-clang-crash.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
find-unused-diagnostics.sh
FindSpecRefs
FuzzTest
make-ast-dump-check.sh [clang] Use portable "#!/usr/bin/env bash" shebang for tools and utils. 2021-09-23 21:16:43 +05:30
modfuzz.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
module-deps-to-rsp.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
token-delta.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
update_options_td_flags.py [Driver] Refactor to use llvm Option's new Visibility flags 2023-08-15 14:26:40 -07:00