triplef accepted this revision.
triplef added a comment.
This revision is now accepted and ready to land.
Thanks, LGTM!
I tested these changes with our app’s code base, which was triggering the bug
in a couple of places, and it all builds fine with the patch.
Repository:
rG LLVM Github Monor
triplef created this revision.
triplef added reviewers: aaron.ballman, Loghorn.
triplef requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The `clang` target used in the line below is only generated with
`LLVM_ENABLE_PROJECTS=clang`.
Without