You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes for using UTBotCPP on scalapack project. (#560)
* Skip .f and .f.o files.
* Check only Definition params.
* Use custom print for headers and wrappers code generation. Need this cause of unusual definition of some functions.
* Some code beauty changes.
* Some code beauty changes.
* Skip .f and .f.o files.
* Check only Definition params.
* Use custom print for headers and wrappers code generation. Need this cause of unusual definition of some functions.
* Some code beauty changes.
* Some code beauty changes.
* Add filter for old style function definition.
* fix clang-10 fail.
* fix clang-10 fail.
* Add exception
* Fix error in auto_installation_check.
* Add comment with old style code definition example.
* Move check in separate function.
0 commit comments