llvm-capstone/clang/utils
Mark de Wever c5cf4f7e4f
[clang][doc] Don't escape _ in .rst files. (#65277)
The current generated ClangCommandLineReference.rst unconditionally
escapes underscores. This leads odd output on the website
https://clang.llvm.org/docs/ClangCommandLineReference.html

For example

   -fchar8\_t, -fno-char8\_t

Whether an underscore should be escaped depends on the state. Currently
the escape routine doesn't keep track of the state and currently
underscores are not used in places where they need to be escaped.
Therefore remove the underscore from the list of escaped characters.
2023-09-05 17:54:46 +02:00
..
ABITest
analyzer
check_cfc
ci [clang][ci] Don't block all jobs on clang-format 2023-08-31 09:52:41 -04:00
CIndex
ClangVisualizers
hmaptool
perf-training
TableGen [clang][doc] Don't escape _ in .rst files. (#65277) 2023-09-05 17:54:46 +02:00
TestUtils
valgrind
VtableTest
bash-autocomplete.sh
builtin-defines.c
bundle_resources.py
CaptureCmd
ClangDataFormat.py
clangdiag.py
CmpDriver
convert_arm_neon.py
creduce-clang-crash.py
find-unused-diagnostics.sh
FindSpecRefs
FuzzTest
make-ast-dump-check.sh
modfuzz.py
module-deps-to-rsp.py
token-delta.py
update_options_td_flags.py [Driver] Refactor to use llvm Option's new Visibility flags 2023-08-15 14:26:40 -07:00