We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a831f1 commit ed6e2d3Copy full SHA for ed6e2d3
README.md
@@ -14,4 +14,4 @@ Build:
14
15
Run:
16
17
- $ clang -fpass-plugin=`ls build/skeleton/SkeletonPass.*` something.c
+ $ clang -fpass-plugin=`echo build/skeleton/SkeletonPass.*` something.c
0 commit comments