[llvm-dev] Need help with code generation

David Chisnall via llvm-dev llvm-dev at lists.llvm.org
Wed Mar 23 09:19:46 PDT 2016


On 23 Mar 2016, at 16:11, David Blaikie via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> if we expected the first person to write a syntax highlighter (or even the larger Clang Tooling/AST Matcher infrastructure) to library-ify Clang, those efforts wouldn't've happened

Perhaps I’m misremembering, but didn’t the first person to write a syntax highlighter using clang write libclang, precisely because the internal clang APIs were changing too frequently?

David



More information about the llvm-dev mailing list