E-Book, Englisch, 326 Seiten
Murashko Clang Compiler Frontend
1. Auflage 2024
ISBN: 978-1-83763-523-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Get to grips with the internals of a C/C++ compiler frontend and create your own tools
E-Book, Englisch, 326 Seiten
ISBN: 978-1-83763-523-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Clang Compiler Frontend".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Environment Setup
- Clang Architecture
- Clang AST
- Basic Libraries and Tools
- Clang-Tidy Linter Framework
- Advanced Code Analysis
- Refactoring Tools
- IDE Support and Clangd
- Appendix 1: Compilation Database
- Appendix 2: Build Speed Optimizations