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

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Dec 12 09:09:06 PST 2022


sivachandra accepted this revision.
sivachandra added inline comments.
This revision is now accepted and ready to land.


================
Comment at: libc/src/__support/CMakeLists.txt:18
   HDRS
+    compilers.h
     architectures.h
----------------
Agreed. Also, may be a name like `compiler_features.h`?


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