-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR introduces some changes #1566, but it seems that it doesn't fix the majority of failing tests. Both bugs are result of dangling reference of `ArrayRef` objects, because they receive temporary `SmallVector` objects. I've rebased this branch on #1562, for the ability to build with ASAN flag. Fixes #1565
- Loading branch information
1 parent
63a8f1f
commit abf39e2
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters