]> granicus.if.org Git - llvm/commitdiff
gn build: Update TODO now that libcxx libcxxabi libunwind clang-tools-extra are done
authorNico Weber <nicolasweber@gmx.de>
Mon, 6 May 2019 17:15:19 +0000 (17:15 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 6 May 2019 17:15:19 +0000 (17:15 +0000)
Differential Revision: https://reviews.llvm.org/D61468

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360056 91177308-0d34-0410-b5e6-96231b3b80d8

utils/gn/TODO.txt

index 032fe95e6ef2518c17210ca231984d17faab616b..8daf1049f1294effbd8d3619ffe8ce3740f4419f 100644 (file)
@@ -1,7 +1,6 @@
 Ideas for things to do:
 
-- more projects (compiler-rt libcxx libcxxabi libunwind clang-tools-extra lldb)
-  - phosek expressed interest in compiler-rt libcxx libcxxabi libunwind
+- more projects (compiler-rt's asan/ubsan/msan/tsan, lldb)
   - once there are more projects, have an llvm_enable_projects arg, modeled
     after llvm_targets_to_build in the GN build
   - a check-all build target that runs test of all projects