yaron.keren added a comment.

Please move the =new out of the PP.AddPragmaHandler calls.
While at it, this code still (as the original) leaks the PragmaHandlers. These 
should be deleted after RemovePragmaHandler or instead, simply use 
std::unique_ptr.


https://reviews.llvm.org/D32486



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to