Skip to content

Commit

Permalink
[test] Delete "-internal-isystem" "/usr/local/include"
Browse files Browse the repository at this point in the history
  • Loading branch information
MaskRay committed Mar 20, 2021
1 parent b0d8823 commit 1fe1e99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clang/test/Driver/gcc-toolchain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
// CHECK: "[[TOOLCHAIN]]/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../include/x86_64-linux-gnu/c++/4.8"
// CHECK: "-internal-isystem"
// CHECK: "[[TOOLCHAIN]]/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/backward"
// CHECK: "-internal-isystem" "/usr/local/include"
//
// Test for linker toolchain detection. Note that only the '-L' flags will use
// the same precise formatting of the path as the '-internal-system' flags
Expand Down

0 comments on commit 1fe1e99

Please sign in to comment.