[PATCH] D59233: libclang/CIndexer.cpp: Use loadquery() on AIX for path to library
Alex Bradbury via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 22 12:21:11 PDT 2019
asb added a comment.
In D59233#1439656 <https://reviews.llvm.org/D59233#1439656>, @hubert.reinterpretcast wrote:
> Thanks @xingxue for the review. I will update for the error handling before committing.
Use of report_fatal_error/llvm_unreachable isn't fully consistent within the LLVM codebase, but I think your choices here are sensible.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59233/new/
https://reviews.llvm.org/D59233
More information about the cfe-commits
mailing list