[libcxx-commits] [PATCH] D94924: [libc++] first steps of a private	modulemap
    Thorsten via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Tue Jan 19 12:33:35 PST 2021
    
    
  
tschuett added inline comments.
================
Comment at: libcxx/include/__undef_macros_private:2
+// -*- C++ -*-
+//===------------------------ __undef_macros ------------------------------===//
+//
----------------
__undef_macros_private is an exact copy of __undef_macros. I didn't even change the name.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94924/new/
https://reviews.llvm.org/D94924
    
    
More information about the libcxx-commits
mailing list