[libc-commits] [libc] [libc] Fixes all guard comments of libc (PR #188701)
via libc-commits
libc-commits at lists.llvm.org
Thu Mar 26 08:05:47 PDT 2026
================
@@ -31,4 +31,4 @@ class Timer {
} // namespace testing
} // namespace LIBC_NAMESPACE_DECL
-#endif // LLVM_LIBC_TEST_SRC_MATH_PERFORMANCE_TESTING_TIMER_H
+#endif // LLVM_LIBC_TEST_SRC_MATH_PERFORMACE_TESTING_TIMER_H
----------------
lntue wrote:
Should fix the typo in the `#ifdef` and `#define` instead.
https://github.com/llvm/llvm-project/pull/188701
More information about the libc-commits
mailing list