Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks, lgtm!
include/clang/AST/ASTContext.h | ||
---|---|---|
2360–2361 ↗ | (On Diff #13826) | Context.Deallocate() is a noop, so I think this last sentence is incorrect. I'd delete it or shorten to "Note that you cannot use delete on the pointer." |
2399–2400 ↗ | (On Diff #13826) | Ditto |