mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
Fix clang-tidy sphinx docs
This addresses issues found by: https://lab.llvm.org/buildbot/#/builders/115/builds/53446
This commit is contained in:
parent
69875d59bc
commit
e8b1af9a55
@ -7,6 +7,7 @@ Detects unspecified behavior about equality comparison between pointer to member
|
||||
virtual function and anything other than null-pointer-constant.
|
||||
|
||||
.. code-block:: c++
|
||||
|
||||
struct A {
|
||||
void f1();
|
||||
void f2();
|
||||
|
Loading…
Reference in New Issue
Block a user