================
@@ -449,3 +452,5 @@ struct in_place_t {};
constexpr in_place_t in_place;
} // namespace std
+
+#endif // _CLANG_TIDY_TEST_STD_TYPE_TRAITS_H
----------------
gamesh411 wrote:Fixed. https://github.com/llvm/llvm-project/pull/200166 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
