[all-commits] [llvm/llvm-project] baf3c7: [libclang] Add translateCXRangeToCharRange conversion
jkorous-apple via All-commits
all-commits at lists.llvm.org
Fri Sep 4 09:43:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: baf3c77bd9f6baf60a09ef3625fef84080642b72
https://github.com/llvm/llvm-project/commit/baf3c77bd9f6baf60a09ef3625fef84080642b72
Author: Jan Korous <jkorous at apple.com>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M clang/tools/libclang/CIndex.cpp
M clang/tools/libclang/CXSourceLocation.h
Log Message:
-----------
[libclang] Add translateCXRangeToCharRange conversion
Add new conversion with clearly specified semantics.
https://reviews.llvm.org/D86990
More information about the All-commits
mailing list