Hacker News new | ask | show | jobs
by wongarsu 1184 days ago
You would probably should also include all relevant imports. So in C/C++ add all non-standard headers referenced by those files, in other languages simulate the import system, maybe pruning imported files to just the important parts (type definitions etc)