Details
Details
- Reviewers
sammccall - Commits
- rGc79c13cae615: [clang][SemaTemplate] Fix a stack use after scope
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
- Inline Params.size()
clang/include/clang/AST/DeclTemplate.h | ||
---|---|---|
2464 | yes and also to keep the implementation of the constructor simple. |
Is this change just to emphasize that this constructor won't copy the contents?