[cfe-commits] [llvm-commits] [PATCH] convert the Metadata API to use ArrayRef<>

Devang Patel dpatel at apple.com
Thu Apr 21 10:10:14 PDT 2011


On Apr 21, 2011, at 8:31 AM, Jay Foad wrote:

>> "make check" only tests llvm itself. To also test clang, use "make check-all".
> 
> Now tested with "make check-all" :-)
> 
>> You have an 80-column violation in DIBuilder::getOrCreateArray() (and
>> there already was one in the function signature).
> 
> I'll fix both before committing.

Thanks for working on this. Please update copy of DIFactory in llvm-gcc-4.2 also at the same time.
-
Devang




More information about the cfe-commits mailing list