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 |