[libc-commits] [libc] [libc] created integration tests for newhdrgen (PR #97361)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Wed Jul 3 14:20:07 PDT 2024


================
@@ -0,0 +1,17 @@
+if(LLVM_LIBC_FULL_BUILD)
----------------
michaelrj-google wrote:

if we've already checked for fullbuild when including this file we don't need to check it again here.

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


More information about the libc-commits mailing list