Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(862)

Unified Diff: android_webview/tools/known_issues.py

Issue 935753003: Added llvm into exceptions as we can't add README.chromium into 3rd party repository (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/tools/known_issues.py
diff --git a/android_webview/tools/known_issues.py b/android_webview/tools/known_issues.py
index 970fce52a32fc831e8acfb18a1e22ddb599977c2..ae203fd2bed9e0b119d3978cfe1247e603e9e907 100644
--- a/android_webview/tools/known_issues.py
+++ b/android_webview/tools/known_issues.py
@@ -45,6 +45,7 @@ KNOWN_INCOMPATIBLE = {
'third_party/elfutils',
'third_party/instrumented_libraries',
'third_party/liblouis',
+ 'third_party/llvm',
'third_party/speech-dispatcher',
'third_party/sudden_motion_sensor',
'third_party/swiftshader',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698