Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable clang-based parsing in Doxygen. (#847)
The clang-assisted parsing in Doxygen is supposed to be slower but more accurate. However I find that it just leads to tons of ridiculous errors, showing a complete and radical lack of comprehension of the code it's parsing. Seems to be failing to expand macros.
- Loading branch information