[PATCH] D96059: [🍒][libc++] Rename include/support to include/__support
    Louis Dionne via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb  4 10:05:40 PST 2021
    
    
  
ldionne accepted this revision as: libc++.
ldionne added a comment.
This is a cherry-pick from `main` to `release/12.x`. I think that is fairly important, because we now ship the `support/` directory alongside the libc++ headers, and I am concerned that this could clash with user-provided `support/` directories on users' header search paths.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96059/new/
https://reviews.llvm.org/D96059
    
    
More information about the llvm-commits
mailing list