Merge "Add libcxx projects and compiler-rt to windows whitelist."

This commit is contained in:
Andrew Hsieh
2014-05-12 10:23:36 +00:00
committed by Gerrit Code Review

View File

@@ -40,6 +40,9 @@ subdirs += \
external/clang \ external/clang \
external/easymock \ external/easymock \
external/expat \ external/expat \
external/libcxx \
external/libcxxabi \
external/compiler-rt \
external/libpng \ external/libpng \
external/llvm \ external/llvm \
external/sqlite/dist \ external/sqlite/dist \