fwupd/plugins/csr
Mario Limonciello a98df55d82 Disable -Wunused-function on clang builds (Closes #467)
GLib creates two static inline functions for paramaters that may
not be used that set off warnings in clang but not gcc.

Ignore these on clang builds everywhere that
G_DEFINE_AUTOPTR_CLEANUP_FUNC is used.
2018-04-17 10:10:43 +01:00
..
data csr: Add a new plugin to add support for CSR "Driverless DFU" 2017-12-11 10:47:18 +00:00
csr-aiaiai-h05.quirk trivial: Add another AIAIAI product to the supported list 2017-12-11 16:53:43 +00:00
csr-aiaiai-h60.quirk trivial: Add another AIAIAI product to the supported list 2017-12-11 16:53:43 +00:00
fu-csr-device.c csr: Add a new plugin to add support for CSR "Driverless DFU" 2017-12-11 10:47:18 +00:00
fu-csr-device.h csr: Add a new plugin to add support for CSR "Driverless DFU" 2017-12-11 10:47:18 +00:00
fu-csr-tool.c Disable -Wunused-function on clang builds (Closes #467) 2018-04-17 10:10:43 +01:00
fu-plugin-csr.c csr: Add a new plugin to add support for CSR "Driverless DFU" 2017-12-11 10:47:18 +00:00
meson.build trivial: Add another AIAIAI product to the supported list 2017-12-11 16:53:43 +00:00