[libc-commits] [PATCH] D139712: [libc] Add compiler, builtin and feature detection

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Dec 12 00:44:37 PST 2022


gchatelet added inline comments.


================
Comment at: libc/src/__support/CMakeLists.txt:18
   HDRS
+    compilers.h
     architectures.h
----------------
We may want to put this into its own `header_library`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139712/new/

https://reviews.llvm.org/D139712



More information about the libc-commits mailing list