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

Unified Diff: docs/clang.md

Issue 2336793002: clang docs: Be a bit more confident about debug info on Windows. (Closed)
Patch Set: Created 4 years, 3 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: docs/clang.md
diff --git a/docs/clang.md b/docs/clang.md
index d9c818a94dea324709c7f2f6c65b01b3ad649861..a63ecdb86efe8582e12a42f07529d37b35b38878 100644
--- a/docs/clang.md
+++ b/docs/clang.md
@@ -94,9 +94,11 @@ kept up to date by `gclient runhooks`.
Current brokenness:
-* Debug info is very limited.
* To get colored diagnostics, you need to be running
[ansicon](https://github.com/adoxa/ansicon/releases).
+* Debug info does now work, but support for it is new. If you see something
+ not working right, please file a bug and mark it as blocking the
+ [clang/win debug info tracking bug](https://crbug.com/636111).
## Using a custom clang binary
« 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