Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorbjörn Svensson2020-10-31 19:54:44 +0000
committerJonah Graham2020-11-01 00:13:42 +0000
commit6431307e7085a5154561c6b1a85f970d62f3cac2 (patch)
tree856b03db830a41d8a2dc34f15011ad868e571b7f /core/org.eclipse.cdt.core.linux.aarch64
parent7f10dce12f33db3c5576b303612b7a1eecffdafa (diff)
downloadorg.eclipse.cdt-6431307e7085a5154561c6b1a85f970d62f3cac2.tar.gz
org.eclipse.cdt-6431307e7085a5154561c6b1a85f970d62f3cac2.tar.xz
org.eclipse.cdt-6431307e7085a5154561c6b1a85f970d62f3cac2.zip
Bug 568079: Reformat source code using clang-format
This will enforce formatting when building the native code Change-Id: I6c047f4c0672609df322b7ba716fc786f0e3aab4 Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
Diffstat (limited to 'core/org.eclipse.cdt.core.linux.aarch64')
-rwxr-xr-xcore/org.eclipse.cdt.core.linux.aarch64/os/linux/aarch64/libspawner.sobin24624 -> 24624 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/core/org.eclipse.cdt.core.linux.aarch64/os/linux/aarch64/libspawner.so b/core/org.eclipse.cdt.core.linux.aarch64/os/linux/aarch64/libspawner.so
index 803a23739ad..ca8ff04d3a4 100755
--- a/core/org.eclipse.cdt.core.linux.aarch64/os/linux/aarch64/libspawner.so
+++ b/core/org.eclipse.cdt.core.linux.aarch64/os/linux/aarch64/libspawner.so
Binary files differ

Back to the top