0

clang docs: Be a bit more confident about debug info on Windows.

BUG=82385

Review-Url: https://codereview.chromium.org/2336793002
Cr-Commit-Position: refs/heads/master@{#418081}
This commit is contained in:
thakis
2016-09-12 15:38:49 -07:00
committed by Commit bot
parent 65e8209147
commit 3a2294ed30

@ -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