[cfe-dev] alignof build error

Garrison Venn gvenn.cfe.dev at gmail.com
Mon Nov 1 10:43:30 PDT 2010


Thanks Eli, I forgot that Clang is separate repo. from Llvm, as I seem to insist
to use svn update vs make update. :-)

Garrison

On Nov 1, 2010, at 13:32, Eli Friedman wrote:

> On Mon, Nov 1, 2010 at 10:12 AM, Garrison Venn <gvenn.cfe.dev at gmail.com> wrote:
>> Anyone else seeing a build error on trunk as of today with regards to
>> alignof to no longer being in the namespace llvm? I'm seeing this
>> on Linux, and will give more details when I finish a fresh pull and build for
>> OS X. I noticed alignof was changed to alignOf on the 30th according
>> to llvm-commit. Specifically the error is at IdentifierTable.cpp:377. I'm
>> assuming alignof-->alignOf is needed, or is this a known config error?
> 
> Try updating both LLVM and clang, and see if you continue to run into
> issues.  Per http://google1.osuosl.org:8011/console , trunk isn't
> broken.
> 
> -Eli





More information about the cfe-dev mailing list