ipab-slmc / exotica

Extensible Optimization Framework
https://ipab-slmc.github.io/exotica
BSD 3-Clause "New" or "Revised" License
149 stars 70 forks source link

Upgrade clang format from v3.9 to v6.0 #730

Closed wxmerkt closed 3 years ago

wxmerkt commented 3 years ago

3.9 is not available on 20.04. 6.0 is available on both 18.04 and 20.04.

Upgrading to a newer version (e.g. 10) breaks the include order requirement for Pinocchio by reordering includes separated by new lines. This would break compilation.