[lldb-dev] TOT seems to be broken
Greg Clayton
gclayton at apple.com
Fri Oct 31 13:02:09 PDT 2014
There could have been a change in the clang sources?
> On Oct 31, 2014, at 11:51 AM, Shawn Best <sbest at blueshiftinc.com> wrote:
>
> TOT seems to be broken this morning. In ClangASTContext.cpp, there are 3 build errors around (FunctionDecl::StorageClass, VarDecl::StorageClass ). Did someone in Clang move an enum to different place? Changing the scope to (StorageClass) lets me build and run fine.
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list