[PATCH] D49752: [CMake] Don't install c++abi headers in standalone libc++ build
    Marshall Clow via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jul 24 15:09:20 PDT 2018
    
    
  
mclow.lists added a comment.
With this change, only one copy of the c++abi headers gets copied - into `include/c++/v1/`.
LGTM.
Repository:
  rCXX libc++
https://reviews.llvm.org/D49752
    
    
More information about the cfe-commits
mailing list