================
@@ -0,0 +1,63 @@
+// RUN: %check_clang_tidy %s performance-noexcept-move-constructor %t -- -- 
-fexceptions
----------------
vbvictor wrote:

Generally with options-test-file we do not need to check basic functionality 
since it should be covered in main test file 

https://github.com/llvm/llvm-project/pull/126897
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to