Writing to a struct passed by value is pointless. Remove dead code.
- free(NULL) is a nop anyway. - if someone thinks calling clang_disposeString twice should be legal please change the method to take a pointer. llvm-svn: 86568
Loading
Please register or sign in to comment