The future of Clang-based tooling
            
            
                
                    
                        https://blog.trailofbits.com/2023/07/28/the-future-of-clang-based-tooling/
                    
                    
                        
                        
                            ·
                        
                        Clang is a marvelous compiler; it’s a compiler’s compiler! But it isn’t a toolsmith’s compiler. As a toolsmith, my ideal compiler would be an open book, allowing me to get to everywhere from anywhere. The data on which my ideal compiler would operate (files, macros, tokens), their eventual interpretation (declarations, statements, types), […]