The enclosed patch addresses a compile error I’m seeing under VC++ in DeclContextInternals.h included by DeclBase.cpp, in not seeing the bind1st definition.
bind1stCompileErrorFix.patch (829 Bytes)
The enclosed patch addresses a compile error I’m seeing under VC++ in DeclContextInternals.h included by DeclBase.cpp, in not seeing the bind1st definition.
bind1stCompileErrorFix.patch (829 Bytes)
Thanks, applied:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090406/015166.html
-Chris