diff options
Diffstat (limited to 'openmp/offload/doc/doxygen')
-rwxr-xr-x | openmp/offload/doc/doxygen/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/offload/doc/doxygen/config b/openmp/offload/doc/doxygen/config index 3ef1019b5ce..d45b69678e2 100755 --- a/openmp/offload/doc/doxygen/config +++ b/openmp/offload/doc/doxygen/config @@ -1972,7 +1972,7 @@ PREDEFINED = COI_LIBRARY_VERSION=2 -DMYO_SUPPORT -DOFFLOAD_DEBUG=1 - EXPAND_AS_DEFINED = # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will -# remove all refrences to function-like macros that are alone on a line, have an +# remove all references to function-like macros that are alone on a line, have an # all uppercase name, and do not end with a semicolon. Such function macros are # typically used for boiler-plate code, and will confuse the parser if not # removed. |