At this point Parser has grown to be over 5000 lines and can be very difficult to navigate/update/etc. This commit splits Parser.cpp into several sub files focused on parsing specific types of entities; e.g., Attributes, Types, etc.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo