Skip to content

Refactoring for C++ include cleanup#68

Merged
smaillet merged 1 commit intoUbiquityDotNET:developfrom
smaillet:RefactorIncludes
Nov 1, 2025
Merged

Refactoring for C++ include cleanup#68
smaillet merged 1 commit intoUbiquityDotNET:developfrom
smaillet:RefactorIncludes

Conversation

@smaillet
Copy link
Member

@smaillet smaillet commented Nov 1, 2025

Refactoring for C++ include cleanup

  • VS now includes a C++ include cleanup built-in
    • This helps simplify include use and increase build times
      • Though the increase in build times is rather limited in comparison to the the total time needed for the LLVM libs.
  • docs clarifications

* VS now includes a C++ include cleanup built-in
    - This helps simplify include use and increase build times
        - Though the increase in build times is rather limited in comparison the the total time needed for the LLVM libs.
* docs clarifications
@smaillet smaillet merged commit 5c21ea7 into UbiquityDotNET:develop Nov 1, 2025
2 checks passed
@smaillet smaillet deleted the RefactorIncludes branch November 1, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments