mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 18:11:19 +00:00
Fix Sphinx build error caused by bad indentation
llvm-svn: 291039
This commit is contained in:
parent
3dcb61f0bb
commit
011508d529
@ -80,7 +80,7 @@ Visibility Macros
|
||||
|
||||
**GCC Behavior**: GCC ignores visibility attributes applied the type in
|
||||
extern template declarations and applying an attribute results in a warning.
|
||||
However since `_LIBCPP_TEMPLATE_VIS` is the same as
|
||||
However since `_LIBCPP_TEMPLATE_VIS` is the same as
|
||||
`__attribute__((visibility("default"))` the visibility is already correct.
|
||||
The macro has an empty definition with GCC.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user