================ @@ -33,3 +33,21 @@ Because of the intervening macro definitions, this code remains unchanged: #define NDEBUG #include "assertion.h" // ...code with assertions disabled + +Option: ``AllowedDuplicateIncludes`` +------------------------------------ + +Headers listed in this option are exempt from warnings. For example: ---------------- vbvictor wrote:
Add default value https://github.com/llvm/llvm-project/pull/167046 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
