[libc-commits] [libc] [libc] Include CheckCXXCompilerFlag when checking compiler features (PR #118862)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Thu Dec 5 11:36:05 PST 2024


================
@@ -1,3 +1,5 @@
+include(CheckCXXCompilerFlag)
+
----------------
jhuber6 wrote:

Move below the header comments.

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


More information about the libc-commits mailing list