[gn build] minor TODO.txt update
authorNico Weber <thakis@chromium.org>
Thu, 10 Jun 2021 16:50:04 +0000 (12:50 -0400)
committerNico Weber <thakis@chromium.org>
Thu, 10 Jun 2021 16:50:23 +0000 (12:50 -0400)
llvm/utils/gn/TODO.txt

index 97b64d4..1a13331 100644 (file)
@@ -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