-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added buildAutoChooser to C++ lib (#670)
* Added buildAutoChooser * Fixed errors within buildAutoChooser * Revert to std::vector instead of LLVM small vector * Fixed typos with getAllAutoNames() * Fixed errors to build * Spotless applied * Changed path to string to build on Windows * Updated wiki with C++ build auto
- Loading branch information
1 parent
d0e12f5
commit bb0a70f
Showing
3 changed files
with
119 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters