This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd569a11b585: [libclang] Fix error handler in
translateSourceLocation. (authored by simon_tatham).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104442/new/
miyuki accepted this revision.
miyuki added a comment.
This revision is now accepted and ready to land.
This change is pretty obvious. LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104442/new/
https://reviews.llvm.org/D104442
___
simon_tatham created this revision.
simon_tatham added reviewers: akyrtzi, rsmith.
simon_tatham requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Given an invalid SourceLocation, translateSourceLocation will call
clang_getNullLocation, and th