Use a sidetable in ASTContext for ParmVarDecls whose index exceeds the 8 bits...
Use a sidetable in ASTContext for ParmVarDecls whose index exceeds the 8 bits reserved for that value in VarDecl. Fixes PR 10538. llvm-svn: 141273
Loading
Please register or sign in to comment