[PATCH] D50050: [AST] CastExpr: BasePathSize is not large enough.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 5 12:55:25 PST 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D50050#1287780, @george.karpenkov wrote:

> @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?)

Or higher stack usage.
But yes, sounds like it.


Repository:
  rC Clang

https://reviews.llvm.org/D50050





More information about the cfe-commits mailing list