[LLVMdev] Compile error "YAMLTraits.cpp" for C++ member detector function

Sean Silva silvas at purdue.edu
Wed Dec 26 13:10:45 PST 2012


On Wed, Dec 26, 2012 at 7:08 AM, Sunil Saggar <sunil.saggar at gmail.com> wrote:
> I am trying to compile latest llvm code using xlc 12.1 on AIX and got the
> following error. I am trying to debug the issue. Has anybody seen the issue
> on linux/gcc or is it just xlc specific ?

We have many buildbots running linux/gcc so it is likely xlc specific.
If you would like to avoid any build issues in the future on AIX/xlc
your best bet is to add an AIX/xlc buildbot that will alert us to
these issues as they are committed (see
<http://llvm.org/docs/HowToAddABuilder.html>).

-- Sean Silva



More information about the llvm-dev mailing list