travisjeffery / ClangFormat-Xcode

Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
https://twitter.com/travisjeffery
MIT License
2.89k stars 288 forks source link

Update clang-format binary to version 3.7 #91

Closed mattga closed 7 years ago

mattga commented 8 years ago

The new clang-format has some nice options like AlignConsecutiveAssignments and ExperimentalAutoDetectBinPacking.

The readme already links to clang 3.7 format options which is what led me to want the new binary.

tonyarnold commented 8 years ago

Two quick questions:

  1. Was this built from the 3.7 tag? (is there a 3.7 tag yet?)
  2. Was this built for Release (not debug)?
mattga commented 8 years ago

No there is not a 3.7 tag yet as its not released and the build is in debug. The new options work great as far as I can tell, but may want to wait for release.

travisjeffery commented 7 years ago

Updated to 3.9