We were writing a pointer to a selector string into the contents of astring instead of overwriting the pointer to the string, leading tocorruption. This was causing non-deterministic failures of the 'trivial-objc-methods' test case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo