Commit c154460
authored
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.1 parent edbbe1a commit c154460
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
0 commit comments