[PATCH] D108737: [gn build] Don't copy xray includes

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 05:34:57 PDT 2022


thakis added a comment.
Herald added a subscriber: Enna1.
Herald added a project: All.

One somewhat unfortunate side effect of this is that the sync script can no longer auto-sync this file now. And we don't make this distinction for anything except xray.

Longer term it seems like the right thing to do (for more the the headers, too), so I suppose it's fine. The list of files in this directory doesn't change all that often.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108737/new/

https://reviews.llvm.org/D108737



More information about the llvm-commits mailing list