================
@@ -42,3 +43,5 @@ Checks: >
 CheckOptions:
   - key:             performance-move-const-arg.CheckTriviallyCopyableMove
     value:           false
+  - key:             misc-include-cleaner.MissingIncludes
+    value:           false
----------------
carlosgalvezp wrote:

The real IWYU does support this policy, but I guess it's not trivial to 
integrate here...

https://github.com/llvm/llvm-project/pull/171903
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to