Viladoman / StructLayout

Visual Studio Extension for C++ struct memory layout visualization
MIT License
480 stars 22 forks source link

Create a JSON compilation database to store the compiler invocation arguments #36

Closed nedwardsnae closed 1 year ago

nedwardsnae commented 1 year ago

This addresses the issue where the Windows command line limit length is exceeded, resulting in the ClangLayout process not starting.