mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 01:29:52 +00:00
09ac4a1bc9
Summary: Instead of listing all the spellings (including attribute namespaces) in the section heading, only list the actual attribute names there, and list the spellings in the supported syntaxes table. This allows us to properly describe things like [[fallthrough]], for which we allow a clang:: prefix in C++ but not in C, and AlwaysInline, which has one spelling as a GNU attribute and a different spelling as a keyword, without needing to repeat the syntax description in the documentation text. Sample rendering: https://pste.eu/p/T1ZV.html Reviewers: aaron.ballman Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D51473 llvm-svn: 341097 |
||
---|---|---|
.. | ||
ABITest | ||
analyzer | ||
check_cfc | ||
CIndex | ||
ClangVisualizers | ||
hmaptool | ||
perf-training | ||
TableGen | ||
TestUtils | ||
valgrind | ||
VtableTest | ||
bash-autocomplete.sh | ||
builtin-defines.c | ||
CaptureCmd | ||
ClangDataFormat.py | ||
clangdiag.py | ||
CmpDriver | ||
find-unused-diagnostics.sh | ||
FindSpecRefs | ||
FuzzTest | ||
modfuzz.py | ||
token-delta.py |