EnzymeAD / Enzyme

High-performance automatic differentiation of LLVM and MLIR.

Home Page:https://enzyme.mit.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Injected headers for c++ break tooling

jandrej opened this issue · comments

The injected headers in https://github.com/EnzymeAD/Enzyme/blob/main/enzyme/Enzyme/Clang/include_utils.td break tooling like clangd for autocompletion.

I don't know if installing generated header files that allow tokenizing would be a feasible solution.