This commit will add aliases into the safety module from other modules.
Since the original purpose of the effort was to implement the High Integrity Coding Standard,
Jonathan (jbcoe) and me had the idea to start out by figuring out what is already done
in clang-tidy.
Splitting the whole standard into parts, this work checked the section 8 to 12.
I made a todolist for me, which can be seen here: https://github.com/JonasToth/HighIntegrityTooling
When we are done aliasing, we create real todos and would like to migrate the list to issues
in the llvm issue tracker.
Please give your opinion on that approach.
This should be removed -- it's handled below.