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

Unified Diff: tools/clang/translation_unit/test_files/test.cc.filepaths.expected

Issue 1658553002: Check for system include paths by looking at clang's HeaderSearchOptions, (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add helpful comments Created 4 years, 11 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: tools/clang/translation_unit/test_files/test.cc.filepaths.expected
diff --git a/tools/clang/translation_unit/test_files/test.cc.filepaths.expected b/tools/clang/translation_unit/test_files/test.cc.filepaths.expected
index 5933c1f5973b3573430ff10b11c9f292bb2a5bdf..adb9e6514e9839dfa73428ccb1e93e567e99a506 100644
--- a/tools/clang/translation_unit/test_files/test.cc.filepaths.expected
+++ b/tools/clang/translation_unit/test_files/test.cc.filepaths.expected
@@ -1,4 +1,4 @@
-bits/wchar.h
./binomial.h
-./test.cc
./test.h
+//bits/wchar.h
+test.cc

Powered by Google App Engine
This is Rietveld 408576698