[llvm-commits] [PATCH] [arm] clean up compiler warnings

Joel Jones joel_k_jones at apple.com
Mon Dec 17 11:04:32 PST 2012


  Changing S to std::string is even better, then the explicit destructor can be removed.  <captainObvious>Just make sure you declare S as "std::string", not "std::string*". </captainObvious>

http://llvm-reviews.chandlerc.com/D204



More information about the llvm-commits mailing list