dmgreen added a comment.

Hello. Does this work when the default target triple isn't native? This seems 
to be trying to compile clang sources with the just built clang - something 
that I don't think is always possible. I'm seeing errors like `fatal error: 
'cstddef' file not found`, and failing to link the new IntrospectionTests, with 
undefined references to NodeIntrospection::GetLocations, as a full toolchain is 
not setup. I don't believe the buildbots are working right now, so it's 
difficult to see if any other systems have similar problems.

Also some of the files here have been added with a University of Illinois Open 
Source License. They should presumably be using the newer Apache license now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93164/new/

https://reviews.llvm.org/D93164

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to