[PATCH] D20693: [clang-tidy] New checker to replace dynamic exception specifications
don hinton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 27 10:07:49 PST 2017
hintonda added a comment.
Thanks and sorry for the breakage. Unfortunately, I'm unable to reproduce locally (OSX), but will try to get access to linux box this weekend.
Seems to be related to memory corruption wrt to improper StringRef usage, but I can't say for sure yet.
https://reviews.llvm.org/D20693
More information about the cfe-commits
mailing list