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

Unified Diff: docs/clang_tidy.md

Issue 2847533005: Remove references to debian wheezy sysroot (Closed)
Patch Set: nits Created 3 years, 8 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 | infra/scripts/legacy/scripts/slave/chromium/sizes.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/clang_tidy.md
diff --git a/docs/clang_tidy.md b/docs/clang_tidy.md
index 756f60911b863122cf747d4c26881703ed1493f9..cd382f85205648567ced9fc52801d1a315d5c115 100644
--- a/docs/clang_tidy.md
+++ b/docs/clang_tidy.md
@@ -91,17 +91,6 @@ Copy-Paste Friendly (though you'll still need to stub in the variables):
I've had no problems building a component release build, both with and without
goma. if you run into issues, let us know!
-## Troubleshooting
-
-If you see errors like
-```
-src/build/linux/debian_wheezy_amd64-sysroot/usr/include/wchar.h:40:11: error: 'stdarg.h' file not found [clang-diagnostic-error]
-```
-
-then you should also build the `clang-headers` target in your llvm checkout.
-This is fixed by http://reviews.llvm.org/D22046, so if your llvm checkout is
-up-to-date, this shouldn't be needed.
-
## Questions
Questions? Reach out to rdevlin.cronin@chromium.org or thakis@chromium.org.
« no previous file with comments | « no previous file | infra/scripts/legacy/scripts/slave/chromium/sizes.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698