K 10 svn:author V 3 dim K 8 svn:date V 27 2014-06-14T11:20:41.083223Z K 7 svn:log V 329 MFC r267335: In some scenarios, when generating llvm/clang .inc.h files, multiple source files could be passed to tblgen or clang-tblgen, leading to a "Too many positional arguments specified" error message. Fix this by replacing the too-generic ${.ALLSRC} sources with explicit paths. Reported by: rysto32@gmail.com, rodrigc END