forked from OSchip/llvm-project
parent
d50e5eb8c3
commit
1f41ab05f5
|
@ -28,8 +28,8 @@
|
||||||
//
|
//
|
||||||
// For example, to use clang-check on all files in a subtree of the source
|
// For example, to use clang-check on all files in a subtree of the source
|
||||||
// tree, use:
|
// tree, use:
|
||||||
// /path/to/cmake/sources $ find . -name '*.cpp' \
|
//
|
||||||
// |xargs clang-check /path/to/cmake/build
|
// /path/in/subtree $ find . -name '*.cpp'| xargs clang-check /path/to/source
|
||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue