Searched hist:267470 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/lib/clang/
H A Dclang.build.mkdiff 267470 Sat Jun 14 11:22:04 MDT 2014 dim 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

Completed in 54 milliseconds