[libc-commits] [libc] [libc] remove header guard for assert.h (PR #83334)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Wed Feb 28 13:12:23 PST 2024


================
@@ -1,3 +1,4 @@
+// NOLINT(llvm-header-guard)
----------------
michaelrj-google wrote:

agreed, but there's not much to do for the moment. Perhaps add a todo to move this when possible?

https://github.com/llvm/llvm-project/pull/83334


More information about the libc-commits mailing list