[cfe-dev] alignof build error

Eli Friedman eli.friedman at gmail.com
Mon Nov 1 10:32:58 PDT 2010


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