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

Unified Diff: docs/clang_static_analyzer.md

Issue 2667853004: Remove dependency on scan-build wrapper script for Clang analysis builds. (Closed)
Patch Set: WIP clang on windows Created 3 years, 9 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 | « build/toolchain/win/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/clang_static_analyzer.md
diff --git a/docs/clang_static_analyzer.md b/docs/clang_static_analyzer.md
index dd79d0fc2254edf94e31bb10ac53711fd4afcd20..48bd21a6fa08410cd543c90e66e7706747920698 100644
--- a/docs/clang_static_analyzer.md
+++ b/docs/clang_static_analyzer.md
@@ -17,6 +17,3 @@ use_clang_static_analyzer = true
The next time you rebuild, you should see static analysis warnings appear inline
with the usual Clang build warnings and errors.
-## Future plans/potential issues
-* Support for running under GOMA is untested, but will be added shortly if
- feasible.
« no previous file with comments | « build/toolchain/win/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698