This adds a small tool to report/test on DNA alignment issues in a format most ide's will be able to understand.
this tool will not run automatically, in the IDE you need to manually right click either RUN_DNA_CHECK or RUN_DNA_FIX
running dna_fix
dna_check_results in the IDE
fix it hints in the build output
Due to makesdna having a bug currently and does not report certain alignment issues 32 bit checking is currently disabled since it makes A LOT of changes...
This diff is not quite ready for review yet, but it's good enough for some (windows only currently) developers to take it for a spin.
on linux we ship the clang headers, but none of the libraries, so while it builds on linux, it does not have a super good time linking.


