clang-tidy-11 fixes for topology, gpu_utils, and selection
[alexxy/gromacs.git] / src / gromacs / gpu_utils / device_context.h
index d9f61507284752859c8b2fec5f652bb717b9d6be..ee201f4771326f1a486615966c5d31facecc3c17 100644 (file)
@@ -72,6 +72,7 @@ public:
     //! Constructor.
     DeviceContext(const DeviceInformation& deviceInfo);
     //! Destructor
+    // NOLINTNEXTLINE(performance-trivially-destructible)
     ~DeviceContext();
 
     //! Get the associated device information