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

Unified Diff: docs/clang_tidy.md

Issue 2847533005: Remove references to debian wheezy sysroot (Closed)
Patch Set: 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
Index: docs/clang_tidy.md
diff --git a/docs/clang_tidy.md b/docs/clang_tidy.md
index 756f60911b863122cf747d4c26881703ed1493f9..a7bcd6e02023846e30d9b2ee0b715f317f2d3e59 100644
--- a/docs/clang_tidy.md
+++ b/docs/clang_tidy.md
@@ -95,7 +95,7 @@ goma. if you run into issues, let us know!
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]
+src/build/linux/debian_jessie_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.
« no previous file with comments | « no previous file | infra/scripts/legacy/scripts/slave/chromium/sizes.py » ('j') | tools/checklicenses/checklicenses.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698