<div dir="ltr">Hi:<div><br></div><div>This is a trivial fix, but I just wanted to start working with clang tooling and figured this was a good way to get my feet wet.</div><div><br></div><div>I've attached two patch files, one for clang::tooling::CommonOptionsParser which adds a new ctor taking an cl::NumOccurrences parameter for the SourcePaths option.   It defaults to current behavior, so users don't need to make any changes.</div><div><br></div><div>The second patch is for clangTidyMain.  It just adds a dummy file if pathlist is empty, and maintains all current logic.</div><div><br></div><div>thanks...</div><div>don</div><div><br></div><div><br></div></div>