4.8 Further reading
LLVM Coding Standards: https://llvm.org/docs/CodingStandards.html
LLVM Programmer’s Manual: https://llvm.org/docs/ProgrammersManual.html
“Clang” CFE Internals Manual: https://clang.llvm.org/docs/InternalsManual.html
How to set up LLVM-style RTTI for your class hierarchy: https://llvm.org/docs/HowToSetUpLLVMStyleRTTI.html
LIT - LLVM Integrated Tester: https://llvm.org/docs/CommandGuide/lit.html