From f63c735892b8f0b988bb20fe90acd8bd38573cee Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Thu, 10 Jun 2021 12:50:04 -0400 Subject: [PATCH] [gn build] minor TODO.txt update --- utils/gn/TODO.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/gn/TODO.txt b/utils/gn/TODO.txt index 97b64d48cbb..1a13331fea3 100644 --- a/utils/gn/TODO.txt +++ b/utils/gn/TODO.txt @@ -19,7 +19,8 @@ Ideas for things to do: - move run_tablegen.py from build to tablegen folder - figure out why -Iclang/Support gets added so often => https://groups.google.com/a/chromium.org/forum/?oldui=1#!msg/gn-dev/0S7KRGIXcDI/E4ahA1jQFQAJ - - ...figure out some approach for this + => Fixed in https://gn-review.googlesource.com/c/gn/+/11701 ! + `llvm/utils/gn/get.py` to get new gn binary with the fix - plugin() template with working rpath, exports thingers - then port clang_build_examples and enable by default so that clang plugin tests run by default