[PATCH] D50050: [AST] CastExpr: BasePathSize is not large enough.
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 5 12:42:56 PST 2018
george.karpenkov added a comment.
@lebedev.ri @erichkeane The test fails for me on macOS whenever asan and ubsan are both enabled.
The failure is stack overflow at stack frame 943 (? maybe asan usage enforces lower stack size?)
Repository:
rC Clang
https://reviews.llvm.org/D50050
More information about the cfe-commits
mailing list