-
Notifications
You must be signed in to change notification settings - Fork 0
Move to Clang. #188
Copy link
Copy link
Closed
Labels
interpreterRequires a code change in the interpreter.Requires a code change in the interpreter.patchRequires a patch version change.Requires a patch version change.performancePerformance improvement.Performance improvement.
Milestone
Metadata
Metadata
Assignees
Labels
interpreterRequires a code change in the interpreter.Requires a code change in the interpreter.patchRequires a patch version change.Requires a patch version change.performancePerformance improvement.Performance improvement.
Prefix is currently only tested for compatibility with MSVC.
Add compatibility with Clang, and modify
build.ps1to compile with Clang. Require that Clang target baseline x64. Keepbuild.ps1otherwise the same.