[PATCH] D48675: [libc++abi] Limit libc++ header search to specified paths

2018-06-27 Thread Shoaib Meenai via Phabricator via cfe-commits
smeenai abandoned this revision. smeenai added a comment. https://reviews.llvm.org/D48694 Repository: rL LLVM https://reviews.llvm.org/D48675 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/c

[PATCH] D48675: [libc++abi] Limit libc++ header search to specified paths

2018-06-27 Thread Duncan P. N. Exon Smith via Phabricator via cfe-commits
dexonsmith added subscribers: beanz, EricWF. dexonsmith added a comment. Please close this and open a new one. Adding cfe-commits after the fact will fail to send the patch/description to cfe-commits, and not everyone is on llvm-commits. Repository: rL LLVM https://reviews.llvm.org/D48675

Re: [PATCH] D48675: [libc++abi] Limit libc++ header search to specified paths

2018-06-27 Thread Duncan P. N. Exon Smith via cfe-commits
Please close this and open a new one. Adding cfe-commits after the fact will fail to send the patch/description to cfe-commits, and not everyone is on llvm-commits. > On Jun. 27, 2018, at 14:29, Shoaib Meenai via Phabricator > wrote: > > smeenai edited subscribers, added: cfe-commits; remove

[PATCH] D48675: [libc++abi] Limit libc++ header search to specified paths

2018-06-27 Thread Shoaib Meenai via Phabricator via cfe-commits
smeenai edited subscribers, added: cfe-commits; removed: llvm-commits. smeenai added a comment. Huh, this went to llvm-commits instead of cfe-commits automatically. I guess the auto mailing list subscribing doesn't work great with the monorepo? Repository: rL LLVM https://reviews.llvm.org/D4